Skip to content

Commit

Permalink
Fix space
Browse files Browse the repository at this point in the history
  • Loading branch information
ManfredKarrer committed May 18, 2017
1 parent e49b6b8 commit 6ec4926
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package/linux/32bitBuild.sh
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ $JAVA_HOME/bin/javapackager \

# sudo alien -r -c -k gui/deploy/bundles/bitsquare-$version.deb

cp "gui/deploy/bundles/bitsquare-$version.deb" "/home/bitsquare/Desktop/Bitsquare-32bit-$version.deb"
cp "gui/deploy/bundles/bitsquare-$version.deb" "/home/bitsquare/Desktop/Bitsquare-32bit-$version.deb"
mv "gui/deploy/bundles/bitsquare-$version.deb" "/media/sf_vm_shared_ubuntu14_32bit/Bitsquare-32bit-$version.deb"
# mv "bitsquare-$version-1.i386.rpm" "/media/sf_vm_shared_ubuntu14_32bit/Bitsquare-32bit-$version.rpm"
rm -r gui/deploy/
Expand Down

0 comments on commit 6ec4926

Please sign in to comment.