From cd65328f1b625d329d0e74f50b31d7c0b6f3d3ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Wed, 12 Apr 2023 09:43:51 +0000 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 1f57c65..17a7d8a 100644 --- a/README.md +++ b/README.md @@ -24,5 +24,5 @@ git clone https://git.moelle.space/ymoelle/folderarchive.git ``` Add the following to cron: ```bash -0 13 * * * /path/to/script/zip_folder_daily.sh +0 13 * * * sh /path/to/script/zip_folder_daily.sh ``` \ No newline at end of file