package-pipeline-nextcloud/nextcloud-27/nextcloud-cron.timer
s3lph f02435f2fa
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
feat: initial commit, split off nextcloud packages from s3lph/package-pipeline
2023-11-11 07:05:59 +01:00

9 lines
113 B
SYSTEMD

[Unit]
Description=Nextcloud Cronjob
[Timer]
OnCalendar=*:0/5
Persistent=true
[Install]
WantedBy=timers.target