Unable to detect your OS... on CloudLinux 8.8

Hello! Today I installed clean AlmaLinux 8.x (and updated it to version 8.8), after which I installed the clean CloudLinux 8.8 and tried to install the Cyberpanel Enterprice.

But when installing it received a strange mistake contrary to the official installation instructions:

“Unable to detect your OS…
CyberPanel is supported on Ubuntu 18.04, Ubuntu 20.04, Ubuntu 20.10, Ubuntu 22.04, CentOS 7.x, CentOS 8.x, CloudLinux 7.x, CloudLinux 8.x and AlmaLinux 8.x…”

[root@server ~] # sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh)
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  1934  100  1934    0     0  10125      0 --:--:-- --:--:-- --:--:-- 10125

Unable to detect your OS...

CyberPanel is supported on Ubuntu 18.04, Ubuntu 20.04, Ubuntu 20.10, Ubuntu 22.04,  CentOS 7.x, CentOS 8.x,  CloudLinux 7.x, CloudLinux 8.x and AlmaLinux 8.x...


[root@server ~]# hostnamectl
   Static hostname: nw.serverqua.cloud
   Pretty hostname: serverqua.cloud
         Icon name: computer-vm
           Chassis: vm
        Machine ID: xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
           Boot ID: yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy
    Virtualization: kvm
  Operating System: CloudLinux 8.8 (Anatoly Filipchenko)
       CPE OS Name: cpe:/o:cloudlinux:cloudlinux:8.8:GA:server
            Kernel: Linux 4.18.0-477.15.1.lve.2.el8.x86_64
      Architecture: x86-64

@usmannasir can you help me please? :heart_eyes:

@josephgodwinke and dear I saw other topics with this name, but I use the supported operating system, but I still get this mistake :frowning:

use this script

sh <(curl https://github.com/bosdaring/cyberpanel/raw/cybercp-ospatch/install.sh || wget -O - https://github.com/bosdaring/cyberpanel/raw/cybercp-ospatch/install.sh)