From 676292be85ed1cec022e324726cb7c5ea106fbac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Tue, 18 Apr 2023 20:39:59 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Einstall.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index b8cddd7..1ed8a07 100644 --- a/install.sh +++ b/install.sh @@ -13,7 +13,7 @@ echo "# Enter the directory where the zipped files will be stored (e.g., /path/t echo "Enter the directory where the zipped files will be stored (e.g., /path/to/archive)" read archive echo "ARCHIVE_DIR='"$archive"'" >> zip_folder_daily.sh -curl https://git.moelle.space/hxcde/folderarchive/raw/branch/main/append >> zip_folder_daily.sh +curl https://git.moelle.space/hxcde/folder2archive/raw/branch/main/append >> zip_folder_daily.sh sh /opt/zip_folder_daily.sh crontab -l > mycron