From a379bfa8c164e06bdd0c9eb7fd611aa12cdeaae5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Fri, 14 Apr 2023 17:10:03 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9Eupdate.sh=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- update.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/update.sh b/update.sh index fda7d1d..a21a8c3 100644 --- a/update.sh +++ b/update.sh @@ -1,3 +1,4 @@ #!/bin/bash +rm -r mylinks git clone https://git.moelle.space/hxcde/mylinks.git cp -r mylinks/* /var/www/html/ \ No newline at end of file