diff --git a/README.md b/README.md index 6ea297f..b3d8af6 100644 --- a/README.md +++ b/README.md @@ -46,7 +46,7 @@ Add the following to cron to automate Backup Change the day count
-edit the zip_folder_daily.sh in `/opt` and the change the line +Edit the zip_folder_daily.sh in `/opt` and the change number in the following line. > find "${ARCHIVE_DIR}" -name "folder_*.zip" -mtime +`13` -exec rm {} \; \ No newline at end of file