Navigation Menu

Skip to content

Commit

Permalink
just a test
Browse files Browse the repository at this point in the history
  • Loading branch information
Bara committed Oct 21, 2018
1 parent a4c2f92 commit be85cca
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ci/upload.sh
Expand Up @@ -25,4 +25,5 @@ echo -e "Upload latest build"
lftp -c "open -u $USER,$PASS $HOST; put -O downloads/ $LATEST"

echo -e "Update TTT Version"
wget $URL?version=$VERSION&key=$KEY
wget '$URL?version=$VERSION&key=$KEY' -O version.log
rm version.log

0 comments on commit be85cca

Please sign in to comment.