From 42d14aad48e955642f9b4e36af42b6f347821b51 Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Wed, 19 Oct 2016 12:33:10 -0400 Subject: [pkg] change upload --- pkg/pyinst/build.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkg') diff --git a/pkg/pyinst/build.mk b/pkg/pyinst/build.mk index ea82f9f..9df420d 100644 --- a/pkg/pyinst/build.mk +++ b/pkg/pyinst/build.mk @@ -17,7 +17,7 @@ bundle_sign: gpg2 -a --sign --detach-sign dist/Bitmask.$(NEXT_VERSION).tar.gz bundle_upload: - rsync --rsh='ssh' -avztlpog --progress --partial dist/Bitmask.$(NEXT_VERSION).* salmon.leap.se:./ + rsync --rsh='ssh' -avztlpog --progress --partial dist/Bitmask.$(NEXT_VERSION).* downloads.leap.se:./ bundle_clean: rm -rf dist build -- cgit v1.2.3