„README.md“ ändern
This commit is contained in:
parent
d7b73ed6e9
commit
b39abe8cc0
@ -52,4 +52,10 @@ Edit the file zip_folder_daily.sh `(If you used automatic install it's in /opt)`
|
|||||||
#### to ->
|
#### to ->
|
||||||
> find "${ARCHIVE_DIR}" -name "folder_*.zip" -mtime +`29` -exec rm {} \;
|
> find "${ARCHIVE_DIR}" -name "folder_*.zip" -mtime +`29` -exec rm {} \;
|
||||||
|
|
||||||
|
</details>
|
||||||
|
|
||||||
|
<details>
|
||||||
|
<summary>Change the schedule </summary>
|
||||||
|
<br>
|
||||||
|
|
||||||
</details>
|
</details>
|
Loading…
Reference in New Issue
Block a user