„README.md“ ändern
This commit is contained in:
@ -47,6 +47,6 @@ Add the following to cron to automate Backup
|
||||
<br>
|
||||
|
||||
edit the zip_folder_daily.sh in `/opt` and the change the line
|
||||
find "${ARCHIVE_DIR}" -name "folder_*.zip" -mtime +`13` -exec rm {} \;
|
||||
> find "${ARCHIVE_DIR}" -name "folder_*.zip" -mtime +`13` -exec rm {} \;
|
||||
|
||||
</details>
|
Reference in New Issue
Block a user