mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-04-19 15:26:03 -04:00
added $JAVAHOME/bin to linux.sh to work with Jenkins #292
This commit is contained in:
parent
7fb80c1a50
commit
67ed736652
@ -6,7 +6,8 @@ version=$1
|
||||
jar=$2
|
||||
mainClass=$3
|
||||
|
||||
javapackager -deploy \
|
||||
$JAVA_HOME/bin/javapackager \
|
||||
-deploy \
|
||||
-BappVersion=$version \
|
||||
-Bcategory=Finance \
|
||||
-BlicenseType=GPLv3 \
|
||||
|
Loading…
x
Reference in New Issue
Block a user