mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-28 17:34:11 -04:00
Add path to javapackager
This commit is contained in:
parent
15854bdf06
commit
351feae334
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ version=$1
|
||||||
jar=$2
|
jar=$2
|
||||||
mainClass=$3
|
mainClass=$3
|
||||||
|
|
||||||
javapackager \
|
$JAVA_HOME/bin/javapackager \
|
||||||
-deploy \
|
-deploy \
|
||||||
-BappVersion=$version \
|
-BappVersion=$version \
|
||||||
-Bmac.CFBundleIdentifier=bitsquare \
|
-Bmac.CFBundleIdentifier=bitsquare \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue