summaryrefslogtreecommitdiff
path: root/publish-macosx.sh
diff options
context:
space:
mode:
authorkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-30 04:17:05 (GMT)
committerkintel <kintel@b57f626f-c46c-0410-a088-ec61d464b74c>2010-01-30 04:17:05 (GMT)
commit6940d171812565209efe679a5d923417c3f47d4a (patch)
tree2a05d2f8865ff1127f854db41bf31143f64ccf2d /publish-macosx.sh
parent2b19f33ee1ddce246c2bfe0a05fe379d0117a741 (diff)
reorganized file structure layout. more to follow...
git-svn-id: http://svn.clifford.at/openscad/trunk@364 b57f626f-c46c-0410-a088-ec61d464b74c
Diffstat (limited to 'publish-macosx.sh')
-rwxr-xr-xpublish-macosx.sh12
1 files changed, 0 insertions, 12 deletions
diff --git a/publish-macosx.sh b/publish-macosx.sh
deleted file mode 100755
index b616d64..0000000
--- a/publish-macosx.sh
+++ /dev/null
@@ -1,12 +0,0 @@
-#!/bin/sh
-
-VERSION=`date "+%Y.%m.%d"`
-#VERSION=2010.02
-
-export OPENCSGDIR=$PWD/../OpenCSG-1.2.0
-
-./release-common.sh -v $VERSION
-cp OpenSCAD-$VERSION.dmg ~/Documents/Dropbox/Public
-ln -sf OpenSCAD-$VERSION.dmg ~/Documents/Dropbox/Public/OpenSCAD-latest.dmg
-
-echo "Upload in progress..."
contact: Jan Huwald // Impressum