mirror of
https://github.com/i2p/i2p.firefox.git
synced 2024-12-06 19:16:37 +01:00
app-content not resource-dir
This commit is contained in:
@@ -15,7 +15,7 @@ jpackage --name I2P-MSI --app-version "$I2P_VERSION" \
|
||||
--java-options "--add-opens java.base/java.util.Properties=ALL-UNNAMED" \
|
||||
--java-options "--add-opens java.base/java.util.Properties.defaults=ALL-UNNAMED" \
|
||||
$JPACKAGE_OPTS \
|
||||
--resource-dir build/I2P/config \
|
||||
--app-content build/I2P/config \
|
||||
--input build \
|
||||
--verbose \
|
||||
--type msi \
|
||||
|
||||
Reference in New Issue
Block a user