diff --git a/autopush.sh b/autopush.sh index 37c8faad1..150db50dc 100755 --- a/autopush.sh +++ b/autopush.sh @@ -1,6 +1,7 @@ #!/bin/bash # runs a useful loop. git config pull.rebase false +cd ~/garden while true; do git pull git push