From 28f462112b8efd7bd901a145d265df0ff3441357 Mon Sep 17 00:00:00 2001 From: Flancian <0@flancia.org> Date: Fri, 25 Nov 2022 22:38:21 +0100 Subject: [PATCH] autopushed --- bin/autopull | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/autopull b/bin/autopull index 67d9f1780..996cdea9f 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. +# As of [[2022-11-25]] I run this as a [[systemd]] service but I call it [[autopush]]. while true; do git pull sleep 60