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

Commit 1eee263

Browse files
committed
Update server address to molly.livecode.com
1 parent 0bbd5b7 commit 1eee263

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildbot.mk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ buildtool_command = $(LIVECODE) -ui $(BUILDTOOL_STACK) \
9898
# Settings for upload
9999
RSYNC ?= rsync
100100
SHA1SUM ?= sha1sum
101-
UPLOAD_SERVER ?= meg.on-rev.com
101+
UPLOAD_SERVER ?= molly.livecode.com
102102
UPLOAD_PATH = staging/$(BUILD_LONG_VERSION)/$(GIT_VERSION)
103103
UPLOAD_MAX_RETRIES = 50
104104

0 commit comments

Comments
 (0)