diff --git a/README.md b/README.md index 3a1f9b1..2b18abe 100644 --- a/README.md +++ b/README.md @@ -52,4 +52,10 @@ Edit the file zip_folder_daily.sh `(If you used automatic install it's in /opt)` #### to -> > find "${ARCHIVE_DIR}" -name "folder_*.zip" -mtime +`29` -exec rm {} \; + + +
+Change the schedule +
+
\ No newline at end of file