mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-02 06:36:22 -04:00
Move appdir creation to main
This commit is contained in:
parent
87fa1d4ae2
commit
c9f685b0df
5 changed files with 29 additions and 36 deletions
|
@ -9,6 +9,6 @@ mkdir gui/updatefx/site
|
|||
mkdir gui/deploy
|
||||
|
||||
# Copy wallet file from main build
|
||||
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/ gui/updatefx
|
||||
|
||||
cd package/linux
|
Loading…
Add table
Add a link
Reference in a new issue