From a1cd2f2e7ac5f31d835a538ac8a6e77430416e0c Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sat, 30 Dec 2017 11:10:40 -0800 Subject: Use our fork of uploadtool And use the 'correct' URL to obtain the actual file. Signed-off-by: Dirk Hohndel --- scripts/linux/after_success.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/linux') 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 -- cgit v1.2.3-70-g09d2