diff --git a/update.sh b/update.sh index f4647c2..565ce42 100755 --- a/update.sh +++ b/update.sh @@ -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