ubuntu:cron:schedule_daily_cron_jobs
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.txt · Last modified: 2020/07/15 09:30 by 127.0.0.1