From 5db0b69a4cd342cd12e90b923e664afe86ee8c06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Tue, 18 Apr 2023 20:02:32 +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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index d46d25f..0b34746 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,9 @@ - The find command is used to delete files older than 14 days in the archive directory. (edit in the script as needed) - The cron entry schedules the script to run daily at 13:00 (1 PM). + + +### Manual Installation Install git and zip ```bash apt install git zip -y