fix commit signing
Hopefully
This commit is contained in:
parent
46402ce594
commit
f7465f6e67
1 changed files with 2 additions and 1 deletions
|
@ -22,5 +22,6 @@ git add -f 'Server/*' # Files are hardlinked from one above
|
|||
|
||||
git add -f update.sh download.sh
|
||||
|
||||
sudo -H git commit -S && git push #sudo -H needed for GPG signing
|
||||
sudo -H git commit -S #sudo -H needed for GPG signing
|
||||
git push
|
||||
|
||||
|
|
Loading…
Reference in a new issue