Every 6 hours: 0 */6 * * *
Runs at 00:00, 06:00, 12:00 and 18:00 in the server’s time zone.
Build a different schedule with the crontab generator.
The expression is 0 */6 * * *. Change the command and time zone below, or adjust the schedule.
Crontab line — add it with crontab -e:
Calculated on your device.
0 */6 * * *Runs at 00:00, 06:00, 12:00 and 18:00 in the server’s time zone.
Build a different schedule with the crontab generator.