aboutsummaryrefslogtreecommitdiff
path: root/etc/cron.d/1m
diff options
context:
space:
mode:
authorAlex Pooley (@zuedev) <zuedev@gmail.com>2026-05-07 13:20:40 +0100
committerAlex Pooley (@zuedev) <zuedev@gmail.com>2026-05-07 13:20:40 +0100
commit0471b83f7d798e77bbee204ca190710b15e27e25 (patch)
treeedc9c00b2a55d87b2b01f75515b6aa170a9910db /etc/cron.d/1m
parenteee9937b74b7a6a289c4274f17ef30a8670065db (diff)
downloadgit.zue.dev-0471b83f7d798e77bbee204ca190710b15e27e25.tar
git.zue.dev-0471b83f7d798e77bbee204ca190710b15e27e25.tar.gz
git.zue.dev-0471b83f7d798e77bbee204ca190710b15e27e25.tar.bz2
git.zue.dev-0471b83f7d798e77bbee204ca190710b15e27e25.tar.xz
git.zue.dev-0471b83f7d798e77bbee204ca190710b15e27e25.zip
fix cron
Diffstat (limited to 'etc/cron.d/1m')
-rw-r--r--etc/cron.d/1m2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/cron.d/1m b/etc/cron.d/1m
index 1dd9b9d..08f094c 100644
--- a/etc/cron.d/1m
+++ b/etc/cron.d/1m
@@ -1 +1 @@
-* * * * * /bin/bash /scripts/gitinfo.bash >> /var/log/gitinfo.log 2>&1 \ No newline at end of file
+* * * * * root /bin/bash /scripts/gitinfo.bash >> /var/log/gitinfo.log 2>&1 \ No newline at end of file