mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-08-06 05:34:50 -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\deploy
|
|||
:: mkdir gui\win-32bit
|
||||
|
||||
:: Copy wallet file from main build
|
||||
call java -Xmx2048m -jar ./updatefx/updatefx-app-1.2.jar --url=http://bitsquare.io/updateFX/ gui/updatefx
|
||||
:: call java -Xmx2048m -jar ./updatefx/updatefx-app-1.2.jar --url=http://bitsquare.io/updateFX/ gui/updatefx
|
||||
|
||||
cd package\windows
|
Loading…
Add table
Add a link
Reference in a new issue