fix redundant option
This commit is contained in:
1
msi.sh
1
msi.sh
@ -25,6 +25,5 @@ jpackage --type app-image --name I2P --app-version "$I2P_VERSION" \
|
|||||||
--win-shortcut-prompt \
|
--win-shortcut-prompt \
|
||||||
--win-per-user-install \
|
--win-per-user-install \
|
||||||
--license-file LICENSE.md \
|
--license-file LICENSE.md \
|
||||||
--input src/build \
|
|
||||||
--main-jar launcher.jar \
|
--main-jar launcher.jar \
|
||||||
--main-class net.i2p.router.WinLauncher
|
--main-class net.i2p.router.WinLauncher
|
||||||
|
Reference in New Issue
Block a user