Skip to content

Commit b5dbb62

Browse files
Merge pull request livecode#7146 from livecodepanos/update_upload_server_address
Update server address to molly.livecode.com
2 parents 0bbd5b7 + 1eee263 commit b5dbb62

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)