mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-02 22:55:09 -04:00
Add script for signing
This commit is contained in:
parent
96764394bd
commit
9a3b16fc36
4 changed files with 57 additions and 24 deletions
|
@ -38,9 +38,9 @@ rm "gui/deploy/Bitsquare.html"
|
|||
rm "gui/deploy/Bitsquare.jnlp"
|
||||
|
||||
mv "gui/deploy/bundles/Bitsquare-$fullVersion.dmg" "gui/deploy/Bitsquare-$fullVersion.dmg"
|
||||
rm "gui/deploy/bundles"
|
||||
rm -r "gui/deploy/bundles"
|
||||
|
||||
mv "gui/deploy/SeedNode.jar" "gui/deploy/SeedNode-0.4.4.jar"
|
||||
mv "gui/deploy/SeedNode.jar" "gui/deploy/SeedNode-$fullVersion.jar"
|
||||
|
||||
|
||||
cd package/mac
|
Loading…
Add table
Add a link
Reference in a new issue