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