autopushed

This commit is contained in:
2022-11-25 22:38:55 +01:00
parent 28f462112b
commit a49ae1d556
+1 -1
View File
@@ -1,5 +1,5 @@
#!/bin/bash
# As of [[2022-11-25]] I run this as a [[systemd]] service but I call it [[autopush]].
# As of [[2022-11-25]] I run this as a [[systemd]] service but I call it [[autopush]] and it lives one level up in the garden :)
while true; do
git pull
sleep 60