Auto saved by Logseq

This commit is contained in:
2022-02-12 13:06:29 +01:00
parent 2404276372
commit b235a83447
+1
View File
@@ -1,6 +1,7 @@
#!/bin/bash
# runs a useful loop.
git config pull.rebase false
cd ~/garden
while true; do
git pull
git push