From 0b77cb571c1a1bd445899d479dcee99db72ba1e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Mon, 17 Apr 2023 20:36:47 +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 | 3 --- 1 file changed, 3 deletions(-) diff --git a/install.sh b/install.sh index fd4dba2..27ec2f5 100644 --- a/install.sh +++ b/install.sh @@ -95,7 +95,4 @@ while true; do [Nn]* ) echo "Skipping Docker Compose installation." break - ;; - * ) - echo "Please answer yes (y) or no (n)." ;; \ No newline at end of file