mirror of
https://github.com/bisq-network/bisq.git
synced 2024-11-19 18:03:12 +01:00
Add java home path
This commit is contained in:
parent
1d24a2aa38
commit
02d3dd2258
@ -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…
Reference in New Issue
Block a user