summaryrefslogtreecommitdiff
path: root/scripts/publish-macosx.sh
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-01-11 12:42:44 (GMT)
committerMarius Kintel <marius@kintel.net>2011-01-11 12:42:44 (GMT)
commitaed41cec255c76663aded493f7459224cab3de41 (patch)
treeea616e539e5fa3bd0828b9047d40f3c42e4bb5d2 /scripts/publish-macosx.sh
parent060a6c654de5ebd14ccb889881fa6c4d3fb9d763 (diff)
Default dropbox installation has changed
Diffstat (limited to 'scripts/publish-macosx.sh')
-rwxr-xr-xscripts/publish-macosx.sh4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/publish-macosx.sh b/scripts/publish-macosx.sh
index b01d7f0..11820df 100755
--- a/scripts/publish-macosx.sh
+++ b/scripts/publish-macosx.sh
@@ -16,7 +16,7 @@ echo "Sanity check of the app bundle..."
if [[ $? != 0 ]]; then
exit 1
fi
-cp OpenSCAD-$VERSION.dmg ~/Documents/Dropbox/Public
-ln -sf OpenSCAD-$VERSION.dmg ~/Documents/Dropbox/Public/OpenSCAD-latest.dmg
+cp OpenSCAD-$VERSION.dmg ~/Dropbox/Public
+ln -sf OpenSCAD-$VERSION.dmg ~/Dropbox/Public/OpenSCAD-latest.dmg
echo "Upload in progress..."
contact: Jan Huwald // Impressum