From 2d7327164095db3726ff8ae2e0a5f7628bac10dd Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 25 Nov 2022 22:37:47 +0100 Subject: [PATCH] autopushed --- bin/autopull | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/autopull b/bin/autopull index 02bcab985..67d9f1780 100755 --- a/bin/autopull +++ b/bin/autopull @@ -1,4 +1,5 @@ #!/bin/bash +# As of [[2022-11-25]] I run this as a [[systemd]] service. while true; do git pull sleep 60