summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordon bright <hugh.m.bright@gmail.com>2013-05-18 16:55:44 (GMT)
committerdon bright <hugh.m.bright@gmail.com>2013-05-18 16:55:44 (GMT)
commit127d84a58cf58f394f6786429296bde357803a24 (patch)
treef395d8134391a2fb8ddc0a62aba2ecc3cbd54ab7
parentd8bcf47df699ce7104a7cb0572cbf6c34f6a3cd8 (diff)
url bugfix
-rwxr-xr-xscripts/builder.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/builder.sh b/scripts/builder.sh
index 11b6e02..6a9fd54 100755
--- a/scripts/builder.sh
+++ b/scripts/builder.sh
@@ -159,7 +159,7 @@ update_win_www_download_links()
cd openscad.github.com
cd inc
echo `pwd`
- BASEURL='https://openscad.google.com/files/'
+ BASEURL='https://openscad.googlecode.com/files/'
rm win_snapshot_links.js
echo "snapinfo['WIN64_SNAPSHOT1_URL'] = '$BASEURL$WIN64_PACKAGEFILE1'" >> win_snapshot_links.js
contact: Jan Huwald // Impressum