summaryrefslogtreecommitdiff
path: root/scripts/publish-macosx.sh
diff options
context:
space:
mode:
authorMarius Kintel <marius@kintel.net>2011-04-12 15:51:45 (GMT)
committerMarius Kintel <marius@kintel.net>2011-04-12 15:51:45 (GMT)
commit1754a970a76c071fff91cc7c716aa0b78b4ac6be (patch)
tree5faa0fad3b5324423cd44413d5fdd16c586c1e29 /scripts/publish-macosx.sh
parent592ca6abadcb6443629be4407b973279a891278c (diff)
parenta3cfe9e6d76f41cbd13711d1bc3843afe3d14f2d (diff)
Merge branch 'master' of github.com:openscad/openscad
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