mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-08 14:42:22 -04:00
Version 0.1.3 interrupted trade process working fine
This commit is contained in:
parent
0008202037
commit
aa1e141900
39 changed files with 209 additions and 148 deletions
|
@ -2,14 +2,14 @@
|
|||
|
||||
# setup dirs
|
||||
cd ../../
|
||||
mkdir gui/updatefx
|
||||
mkdir gui/updatefx/builds
|
||||
mkdir gui/updatefx/builds/processed
|
||||
mkdir gui/updatefx/site
|
||||
mkdir gui/deploy
|
||||
mkdir core/updatefx
|
||||
mkdir core/updatefx/builds
|
||||
mkdir core/updatefx/builds/processed
|
||||
mkdir core/updatefx/site
|
||||
mkdir core/deploy
|
||||
|
||||
# create key/wallet. Copy wallet key to UpdateProcess and use wallet for other OS builds
|
||||
java -jar ./updatefx/updatefx-app-1.2.jar --url=http://bitsquare.io/updateFX/ gui/updatefx
|
||||
java -jar ./updatefx/updatefx-app-1.2.jar --url=http://bitsquare.io/updateFX/ core/updatefx
|
||||
|
||||
cd package/mac
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue