From a49ae1d556aa87549a133c6a50cd66934d2e7dfb Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 25 Nov 2022 22:38:55 +0100 Subject: [PATCH] autopushed --- bin/autopull | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/autopull b/bin/autopull index 996cdea9f..aea3a9490 100755 --- a/bin/autopull +++ b/bin/autopull @@ -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