From 869eca0423b4c774967ab4e126bb705686db307d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Tue, 18 Apr 2023 14:45:25 +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, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 8d83008..2591852 100644 --- a/install.sh +++ b/install.sh @@ -51,4 +51,4 @@ if [ "$INSTALL_DOCKER" = "y" ]; then fi fi -echo "Docker and Docker Compose installation completed." \ No newline at end of file +echo "Completed!" \ No newline at end of file