mirror of
https://github.com/flancian/garden.git
synced 2026-08-06 14:36:18 +00:00
autopushed
This commit is contained in:
+4
-1
@@ -3,7 +3,10 @@
|
||||
git config pull.rebase false
|
||||
cd ~/garden
|
||||
while true; do
|
||||
git add *md
|
||||
git add journal/*md
|
||||
git commit -a -m 'autopushed'
|
||||
git pull
|
||||
git push
|
||||
sleep 5
|
||||
sleep 30
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user