mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-06-07 06:32:47 -04:00
Add java home path
This commit is contained in:
parent
1d24a2aa38
commit
02d3dd2258
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ version=$1
|
||||||
jar=$2
|
jar=$2
|
||||||
mainClass=$3
|
mainClass=$3
|
||||||
|
|
||||||
javapackager -deploy \
|
$JAVA_HOME/bin/javapackager -deploy \
|
||||||
-BappVersion=$version \
|
-BappVersion=$version \
|
||||||
-Bcategory=Finance \
|
-Bcategory=Finance \
|
||||||
-BlicenseType=GPLv3 \
|
-BlicenseType=GPLv3 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue