From 28a71cb171273d49c97b4f32ce3b3e6978c4e787 Mon Sep 17 00:00:00 2001 From: Usman Nasir Date: Fri, 10 Jan 2020 18:18:08 +0500 Subject: [PATCH] change minimal install message --- cyberpanel.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cyberpanel.sh b/cyberpanel.sh index ddf960b0a..6051457f8 100644 --- a/cyberpanel.sh +++ b/cyberpanel.sh @@ -814,7 +814,7 @@ case "$num" in esac -echo -e "\nInstall minimal service for CyberPanel? This will skip PowerDNS, Postfix and Pure-FTPd." +echo -e "\nInstall Full service for CyberPanel? This will include PowerDNS, Postfix and Pure-FTPd." echo -e "" printf "%s" "Minimal installation [y/N]: " read TMP_YN