User Tools

Site Tools


ubuntu:cron:schedule_monthly_cron_jobs

Ubuntu - Cron - Schedule Monthly Cron Jobs

@monthly /scripts/system-upgrade.sh

The above command is equivalent to the next command.

0 0 1 * * /scripts/system-upgrade.sh
ubuntu/cron/schedule_monthly_cron_jobs.txt · Last modified: 2020/07/15 09:30 by 127.0.0.1

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki