Every 30 minutes: */30 * * * *
Runs on the hour and at half past. Equivalent to 0,30 * * * *.
Build a different schedule with the crontab generator.
The expression is */30 * * * *. Change the command and time zone below, or adjust the schedule.
Crontab line — add it with crontab -e:
Calculated on your device.
*/30 * * * *Runs on the hour and at half past. Equivalent to 0,30 * * * *.
Build a different schedule with the crontab generator.