Update to actually sign commits

This commit is contained in:
Chromachine 2018-06-24 19:59:42 +00:00
parent 9b04784afd
commit cdcceb02fd
No known key found for this signature in database
GPG key ID: E3A2A1CAA522AE6E

View file

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