From b235a834476182c6e5cefeacd3b47839bfe3ec3d Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Sat, 12 Feb 2022 13:06:29 +0100 Subject: [PATCH] Auto saved by Logseq --- autopush.sh | 1 + 1 file changed, 1 insertion(+) 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