mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-02 14:46:22 -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
|
||||
mainClass=$3
|
||||
|
||||
javapackager -deploy \
|
||||
$JAVA_HOME/bin/javapackager -deploy \
|
||||
-BappVersion=$version \
|
||||
-Bcategory=Finance \
|
||||
-BlicenseType=GPLv3 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue