force full builddir paths

This commit is contained in:
idk
2023-01-23 17:19:54 +00:00
parent a1d07cffee
commit 00bf0f267e
4 changed files with 24 additions and 11 deletions

View File

@@ -21,7 +21,7 @@ jpackage --name I2P-MSI --app-version "$I2P_VERSION" \
--app-content src/I2P/config \
--app-content src/icons/windowsUIToopie2.png \
--icon src/icons/windowsUIToopie2.png \
--input build \
--input "$SCRIPT_DIR/build" \
--verbose \
--type msi \
--win-dir-chooser \