mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-05-11 16:15:42 +02:00
cent8 init
This commit is contained in:
@@ -493,8 +493,8 @@ elif echo $OUTPUT | grep -q "CloudLinux 7" ; then
|
||||
elif echo $OUTPUT | grep -q "Ubuntu 18.04" ; then
|
||||
echo -e "\nDetecting Ubuntu 18.04...\n"
|
||||
SERVER_OS="Ubuntu"
|
||||
elif echo $OUTPUT | grep -q "CentOS Linux 7" ; then
|
||||
echo -e "\nDetecting Ubuntu 18.04...\n"
|
||||
elif echo $OUTPUT | grep -q "CentOS Linux 8" ; then
|
||||
echo -e "\nDetecting Centos 8...\n"
|
||||
SERVER_OS="Centos8"
|
||||
CENT_8="True"
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user