add cron job

This commit is contained in:
2026-01-25 13:43:26 -06:00
parent 6e83c9e5ad
commit 472ac97c56
2 changed files with 2 additions and 0 deletions

1
DMS/sieve-cron Normal file
View File

@@ -0,0 +1 @@
*/5 * * * * root python3 /scripts/sync.py >> /var/log/sieve-sync.log 2>&1