ubuntu:cron:schedule_daily_cron_jobs
This is an old revision of the document!
Ubuntu - Cron - Schedule Daily Cron Jobs
@daily /scripts/script.sh
This script will be run in the first minute of every day.
The command is similar in action to the next command.
0 0 * * * /scripts/script.sh
ubuntu/cron/schedule_daily_cron_jobs.1576196078.txt.gz · Last modified: 2020/07/15 09:30 (external edit)