„build_spk.sh“ ändern

pull/19/head
Stephan 2020-02-12 15:29:26 +00:00
parent 8cb6814194
commit c41858f10c
1 changed files with 0 additions and 2 deletions

2
build_spk.sh Executable file → Normal file
View File

@ -54,10 +54,8 @@ fi
APPDIR=$(cd "$(dirname $0)";pwd)
cd "${APPDIR}"
git pull # aktualisieren
buildversion=${1:-latest}
taggedversions=$(git tag)