From 5b3346645183ecd10701b3096517e2fb6649c9d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Tue, 18 Apr 2023 20:14:19 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 656652d..6ea297f 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,6 @@ Add the following to cron to automate Backup
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 {} \; \ No newline at end of file