mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Use our fork of uploadtool
And use the 'correct' URL to obtain the actual file. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
1e20bc9c73
commit
a1cd2f2e7a
4 changed files with 4 additions and 4 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue