All good
Updated git, setup etc.
This commit is contained in:
parent
643fe4cfa3
commit
c4a917c64b
1 changed files with 1 additions and 1 deletions
|
@ -22,5 +22,5 @@ git add -f 'Server/*' # Files are hardlinked from one above
|
|||
|
||||
git add -f update.sh download.sh
|
||||
|
||||
sudo -H git commit -S && /usr/local/bin/git push #sudo -H needed for GPG signing
|
||||
sudo -H git commit -S && git push #sudo -H needed for GPG signing
|
||||
|
||||
|
|
Loading…
Reference in a new issue