mirror of
https://github.com/bisq-network/bisq.git
synced 2025-02-23 23:06:39 +01:00
Fix build script
This commit is contained in:
parent
4cc2ee4f63
commit
002a94eafe
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ $JAVA_HOME/bin/javapackager \
|
|||
# uncomment because the build VM does not support alien
|
||||
#sudo alien -r -c -k gui/deploy/bundles/bitsquare-$version.deb
|
||||
|
||||
cp "gui/deploy/bundles/bitsquare-$version.deb" "/home/bitsquare/Desktop/Bitsquare-64bit-$version.deb"
|
||||
cp "gui/deploy/bundles/bitsquare-$version.deb" "/home/mk/Desktop/Bitsquare-64bit-$version.deb"
|
||||
mv "gui/deploy/bundles/bitsquare-$version.deb" "/media/sf_vm_shared_ubuntu/Bitsquare-64bit-$version.deb"
|
||||
#mv "bitsquare-$version-1.x86_64.rpm" "/media/sf_vm_shared_ubuntu/Bitsquare-64bit-$version.rpm"
|
||||
rm -r gui/deploy/
|
||||
|
|
Loading…
Add table
Reference in a new issue