mirror of
https://github.com/haveno-dex/haveno.git
synced 2025-05-02 06:36:22 -04:00
Add 32bit to 32 bit binary names
This commit is contained in:
parent
990957978e
commit
596430a23b
2 changed files with 3 additions and 3 deletions
|
@ -31,8 +31,8 @@ $JAVA_HOME/bin/javapackager \
|
|||
rm gui/deploy/Bitsquare.html
|
||||
rm gui/deploy/Bitsquare.jnlp
|
||||
rm gui/deploy/LICENSE
|
||||
mv "gui/deploy/bundles/bitsquare-$fullVersion.deb" "gui/deploy/Bitsquare-$fullVersion.deb"
|
||||
mv "gui/deploy/bundles/bitsquare-$fullVersion.deb" "gui/deploy/Bitsquare-32bit-$fullVersion.deb"
|
||||
rmdir gui/deploy/bundles
|
||||
cp "gui/deploy/Bitsquare-$fullVersion.deb" "/home/bitsquare/Desktop/sf_vm_shared_ubuntu14_32bit/Bitsquare-$fullVersion.deb"
|
||||
cp "gui/deploy/Bitsquare-32bit-$fullVersion.deb" "/home/bitsquare/Desktop/sf_vm_shared_ubuntu14_32bit/Bitsquare-32bit-$fullVersion.deb"
|
||||
|
||||
cd package/linux
|
Loading…
Add table
Add a link
Reference in a new issue