„README.md“ ändern
This commit is contained in:
parent
ca0ba76fae
commit
36761eefba
@ -46,7 +46,7 @@ Add the following to cron to automate Backup
|
|||||||
<summary>Change the day count </summary>
|
<summary>Change the day count </summary>
|
||||||
<br>
|
<br>
|
||||||
|
|
||||||
Edit the file zip_folder_daily.sh `(If you used automatic install it's in /opt)` and change the number in the following line.
|
Edit the file zip_folder_daily.sh `(If you used automatic install it's in /opt)` and change the day number in line 16.
|
||||||
> find "${ARCHIVE_DIR}" -name "folder_*.zip" -mtime +`13` -exec rm {} \;
|
> find "${ARCHIVE_DIR}" -name "folder_*.zip" -mtime +`13` -exec rm {} \;
|
||||||
|
|
||||||
</details>
|
</details>
|
Loading…
Reference in New Issue
Block a user