summaryrefslogtreecommitdiffstats
path: root/scripts/linux
diff options
context:
space:
mode:
authorGravatar Dirk Hohndel <dirk@hohndel.org>2017-12-30 11:10:40 -0800
committerGravatar Dirk Hohndel <dirk@hohndel.org>2017-12-30 11:10:40 -0800
commita1cd2f2e7ac5f31d835a538ac8a6e77430416e0c (patch)
treea5c74d63fd5dc215417a60ec3cb655c17a6c11c3 /scripts/linux
parent1e20bc9c73df0f45f7a4d8dd8fbb9af18931c26f (diff)
downloadsubsurface-a1cd2f2e7ac5f31d835a538ac8a6e77430416e0c.tar.gz
Use our fork of uploadtool
And use the 'correct' URL to obtain the actual file. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'scripts/linux')
-rw-r--r--scripts/linux/after_success.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/linux/after_success.sh b/scripts/linux/after_success.sh
index 425483126..c762f3128 100644
--- a/scripts/linux/after_success.sh
+++ b/scripts/linux/after_success.sh
@@ -11,6 +11,6 @@ echo "Submitting the folloing AppImage for continuous build release:"
ls -lh Subsurface*.AppImage
# get and run the upload script
-wget -c https://github.com/probonopd/uploadtool/raw/master/upload.sh
+wget -c https://raw.githubusercontent.com/dirkhh/uploadtool/master/upload.sh
bash ./upload.sh Subsurface*.AppImage Subsurface*.AppImage.zsync