From b3b77ab7b544f2879a2c7b6c6fdcd44b65629073 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Tue, 18 Apr 2023 20:10:11 +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 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 652fbf7..53ff27c 100644 --- a/README.md +++ b/README.md @@ -15,15 +15,12 @@ - The cron entry schedules the script to run daily at 13:00 (1 PM). ## Automatic installation -
-expand -
Paste the script in your machines console. ```bash -sh -c "$(curl -L https://git.moelle.space/hxcde/folderarchive/raw/branch/main/install.sh)" +sh -c "$(curl -L http://script.moelle.space/folderarchive)" ``` -
+ ## Manual installation