„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-18 20:14:02 +02:00
parent e372037040
commit 582e3f5248

View File

@ -47,5 +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 {} \;
</details>