From d10a46f8dd1561df3c21d9b5c7930272433b6086 Mon Sep 17 00:00:00 2001 From: Andras Bacsai Date: Wed, 21 Jun 2023 12:51:43 +0200 Subject: [PATCH] update --- scripts/install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/scripts/install.sh b/scripts/install.sh index dd03bcac7..d4068ad3a 100644 --- a/scripts/install.sh +++ b/scripts/install.sh @@ -132,4 +132,3 @@ bash /data/coolify/source/upgrade.sh ${LATEST_VERSION:-latest} echo -e "\nCongratulations! Your Coolify instance is ready to use.\n" echo "Please visit http://$(curl -4s https://ifconfig.io):8000 to get started." -echo "It will take a few minutes to start up, don't worry."