Ubuntu - Cron - Schedule Hourly Cron Jobs
@hourly /scripts/script.sh
They are similar to the below command.
0 0 * * * /scripts/script.sh