From eb51c888825c01a58c9064f8261dbf96483bda09 Mon Sep 17 00:00:00 2001 From: Stefan Pejcic Date: Fri, 25 Oct 2024 15:29:07 +0200 Subject: [PATCH] Update INSTALL.sh --- version/0.3.4/INSTALL.sh | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/version/0.3.4/INSTALL.sh b/version/0.3.4/INSTALL.sh index 2ce1ec28..e83ef798 100644 --- a/version/0.3.4/INSTALL.sh +++ b/version/0.3.4/INSTALL.sh @@ -10,7 +10,7 @@ # Usage: bash <(curl -sSL https://openpanel.org) # Author: Stefan Pejcic # Created: 11.07.2023 -# Last Modified: 18.10.2024 +# Last Modified: 25.10.2024 # ################################################################################ @@ -120,7 +120,6 @@ print_header() { install_started_message(){ - echo -e "" echo -e "\nStarting the installation of OpenPanel. This process will take approximately 3-5 minutes." echo -e "During this time, we will:" if [ "$CSF_SETUP" = true ]; then