merged with master

git-svn-id: http://svn.clifford.at/openscad/trunk@591 b57f626f-c46c-0410-a088-ec61d464b74c
stl_dim
kintel 2011-01-21 18:27:26 +00:00
commit 550a270053
1 changed files with 2 additions and 2 deletions

View File

@ -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..."