From acb433890cc0243b3e5fdd4779a5a9a902e7261e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Tue, 18 Apr 2023 15:32:41 +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, 2 insertions(+) diff --git a/install.sh b/install.sh index 116ca2d..73c502b 100644 --- a/install.sh +++ b/install.sh @@ -1,3 +1,5 @@ +#!/bin/bash + cd /opt/ git clone https://git.moelle.space/hxcde/folderarchive.git chmod +x /folderarchive/zip_folder_daily.sh