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

Commit 2fe4f43

Browse files
committed
Updated server name in the prebuilts upload script
1 parent c10ece7 commit 2fe4f43

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="meg.on-rev.com"
12+
UPLOAD_SERVER="downloads.livecode.com"
1313
UPLOAD_FOLDER="prebuilts/"
1414
UPLOAD_MAX_RETRIES=10
1515

0 commit comments

Comments
 (0)