Update update.sh to sign commits
This commit is contained in:
parent
6f2f2e0c66
commit
9b04784afd
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue