From 8273200c9f83e7c2b493af024dcc44bf34ab1705 Mon Sep 17 00:00:00 2001 From: qtwrk Date: Mon, 17 Jan 2022 21:37:33 +0100 Subject: [PATCH] fix a sentence to avoid confusion --- cyberpanel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cyberpanel.sh b/cyberpanel.sh index 427a69dca..4d7095c67 100644 --- a/cyberpanel.sh +++ b/cyberpanel.sh @@ -790,7 +790,7 @@ fi Interactive_Mode_License_Input() { Server_Edition="Enterprise" echo -e "\nPlease note that your server has \e[31m$Total_RAM MB\e[39m RAM" -echo -e "If you are using \e[31mFree Start\e[39m license, It will not start due to \e[31m2GB RAM limit\e[39m.\n" +echo -e "REMINDER: The \e[31mFree Start\e[39m license requires \e[31m2GB or less\e[39m of RAM and the \e[31mSite Owner\e[39m and \e[31mWeb Host Lite\e[39m licenses require \e[31m8GB or less\e[39m.\n" echo -e "If you do not have any license, you can also use trial license (if server has not used trial license before), type \e[31mTRIAL\e[39m\n" printf "%s" "Please input your serial number for LiteSpeed WebServer Enterprise: "