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
|
@ -14,6 +14,6 @@ echo "Submitting the folloing App for continuous build release:"
|
|||
ls -lh Subsurface-$VERSION.app.zip
|
||||
|
||||
# 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-$VERSION.app.zip
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue