From 77329356eb5861825d04859608e55b9cf5549f1e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Mon, 17 Apr 2023 20:48:14 +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, 1 insertion(+), 2 deletions(-) diff --git a/install.sh b/install.sh index 174dbcc..40c5e90 100644 --- a/install.sh +++ b/install.sh @@ -87,5 +87,4 @@ while true; do read -p "Do you want to install Docker Compose? (y/n): " yn case $yn in [Yy]* ) - echo "Installing Docker Compose..." - install_docker_compose + echo "Installing