mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-06 22:29:10 -04:00
reverted add $JAVA_HOME for #292
This commit is contained in:
parent
dc99a8cb15
commit
5beffbe164
1 changed files with 1 additions and 2 deletions
|
@ -6,8 +6,7 @@ version=$1
|
||||||
jar=$2
|
jar=$2
|
||||||
mainClass=$3
|
mainClass=$3
|
||||||
|
|
||||||
$JAVA_HOME/bin/javapackager \
|
javapackager -deploy \
|
||||||
-deploy \
|
|
||||||
-BappVersion=$version \
|
-BappVersion=$version \
|
||||||
-Bcategory=Finance \
|
-Bcategory=Finance \
|
||||||
-BlicenseType=GPLv3 \
|
-BlicenseType=GPLv3 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue