Testing
The issue is with git storing the password incorrectly because of spec. chars ::
This commit is contained in:
parent
f7465f6e67
commit
643fe4cfa3
1 changed files with 1 additions and 2 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue