mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-07-28 09:24:15 -04:00
Cleanup build scripts
This commit is contained in:
parent
95f2c51900
commit
d2158b6d6c
5 changed files with 6 additions and 9 deletions
|
@ -11,11 +11,8 @@ mkdir gui/deploy
|
|||
# create key/wallet. Copy wallet to UpdateProcess or use wallet form other OS build
|
||||
java -jar ./updatefx/updatefx-app-1.2.jar --url=http://localhost:8000/ gui/updatefx
|
||||
|
||||
cd package/mac
|
||||
cd package/linux
|
||||
|
||||
# start webserver for update data
|
||||
# cd gui/updatefx/site
|
||||
# cd ../../gui/updatefx/site
|
||||
# python -m SimpleHTTPServer 8000
|
||||
|
||||
# create icons
|
||||
# iconutil -c icns package/bitsquare.iconset
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue