change minimal install message

This commit is contained in:
Usman Nasir
2020-01-10 18:18:08 +05:00
parent 280655d62b
commit 28a71cb171

View File

@@ -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