The issue is with git storing the password incorrectly because of spec.
chars
::
This commit is contained in:
Chromachine 2018-08-01 17:24:11 +00:00
parent f7465f6e67
commit 643fe4cfa3
No known key found for this signature in database
GPG key ID: E3A2A1CAA522AE6E

View file

@ -22,6 +22,5 @@ git add -f 'Server/*' # Files are hardlinked from one above
git add -f update.sh download.sh
sudo -H git commit -S #sudo -H needed for GPG signing
git push
sudo -H git commit -S && /usr/local/bin/git push #sudo -H needed for GPG signing