summaryrefslogtreecommitdiff
path: root/scripts/publish-macosx.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/publish-macosx.sh')
-rwxr-xr-xscripts/publish-macosx.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/publish-macosx.sh b/scripts/publish-macosx.sh
index b616d64..212a099 100755
--- a/scripts/publish-macosx.sh
+++ b/scripts/publish-macosx.sh
@@ -5,7 +5,7 @@ VERSION=`date "+%Y.%m.%d"`
export OPENCSGDIR=$PWD/../OpenCSG-1.2.0
-./release-common.sh -v $VERSION
+`dirname $0`/release-common.sh -v $VERSION
cp OpenSCAD-$VERSION.dmg ~/Documents/Dropbox/Public
ln -sf OpenSCAD-$VERSION.dmg ~/Documents/Dropbox/Public/OpenSCAD-latest.dmg
contact: Jan Huwald // Impressum