Update update.sh to sign commits

This commit is contained in:
Chromachine 2018-06-24 19:54:35 +00:00
parent 6f2f2e0c66
commit 9b04784afd

View file

@ -20,4 +20,5 @@ git add -f 'DungeonsXL/dungeons' 'DungeonsXL/scripts'
git add -f update.sh download.sh
git commit && git push
sudo -H git commit && git push #sudo -H needed for GPG signing