autopushed

This commit is contained in:
2022-05-26 16:29:41 +02:00
parent 911d5abbc1
commit c7d25d6ee4
2 changed files with 1 additions and 0 deletions
Binary file not shown.

After

Width:  |  Height:  |  Size: 32 KiB

+1
View File
@@ -5,6 +5,7 @@ cd ~/garden
while true; do
git add *md
git add journal/*md
git add assets/*
git commit -a -m 'autopushed'
git pull
git push