From ffe328ff255ad143717e3d87b011c2cc14e0b3f6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Fri, 14 Apr 2023 18:28: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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/update.sh b/update.sh index 414e1b2..b5c7e13 100644 --- a/update.sh +++ b/update.sh @@ -1,4 +1,6 @@ #!/bin/bash rm -rf /var/www/html/mylinks cd /var/www/html/ -git clone https://git.moelle.space/hxcde/mylinks.git \ No newline at end of file +git clone https://git.moelle.space/hxcde/mylinks.git +rm README.md +rm install.sl