Update cronjobs.md

This commit is contained in:
p3t4rc 2025-06-12 17:03:35 +02:00 committed by GitHub
parent d9555da89e
commit e4f7fb3ef8
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -45,7 +45,7 @@ The second field allows you to set a predefined (common) schedule:
To edit an existing cronjob, click on the 'Edit' button next to it. This action will open a modal displaying the current cronjob as saved in the crontab file.
![cronjobs_edit.png](/img/panel/v1/advanced/cronjobs_edit.png)
![cronjobs_edit.gif](/img/panel/v2/cron_edit.gif)
To modify the schedule for when the script is executed, update the first part of the script. You can configure the schedule using a tool such as https://crontab.guru/