„README.md“ ändern
This commit is contained in:
parent
b39abe8cc0
commit
55ca28e9cb
@ -58,4 +58,10 @@ Edit the file zip_folder_daily.sh `(If you used automatic install it's in /opt)`
|
|||||||
<summary>Change the schedule </summary>
|
<summary>Change the schedule </summary>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
|
Edit the cronjob with `crontab -e`
|
||||||
|
```bash
|
||||||
|
0 13 * * * sh /path/to/script/zip_folder_daily.sh
|
||||||
|
```
|
||||||
|
If you need help to configure the crontab, check this site https://crontab.guru/
|
||||||
|
|
||||||
</details>
|
</details>
|
Loading…
Reference in New Issue
Block a user