From ebd65b62f4f314e7c1a6fe1c847fc2cec52e4f15 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Thu, 7 May 2026 12:45:26 +0100 Subject: add scripts and cron jobs --- etc/cron.d/10m | 1 + 1 file changed, 1 insertion(+) create mode 100644 etc/cron.d/10m (limited to 'etc/cron.d/10m') diff --git a/etc/cron.d/10m b/etc/cron.d/10m new file mode 100644 index 0000000..56b6070 --- /dev/null +++ b/etc/cron.d/10m @@ -0,0 +1 @@ +* * * * * /bin/bash /scripts/mirrors.bash >> /var/log/mirrors.log 2>&1 \ No newline at end of file -- cgit v1.2.3