Skip to content
This repository was archived by the owner on Aug 31, 2021. It is now read-only.

Commit 84b9176

Browse files
Merge pull request #7166 from livecodepanos/fix_prebuilts
Updated server name to molly.livecode.com
2 parents 2cf8b65 + 62d4c85 commit 84b9176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

prebuilt/upload-libs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ PACKAGE_DIR="packaged"
99
echo "Uploading packages"
1010

1111
# Upload settings
12-
UPLOAD_SERVER="downloads.livecode.com"
12+
UPLOAD_SERVER="molly.livecode.com"
1313
UPLOAD_FOLDER="prebuilts/"
1414
UPLOAD_MAX_RETRIES=10
1515

0 commit comments

Comments
 (0)