CyberPanel installer stuck at "Branch name fetched... v2.4.4" on AlmaLinux 9

Hello,

I am trying to install CyberPanel on a fresh server but the installer always stops at the same step.

Server details:

OS: AlmaLinux 9.7
RAM: 6 GB
CPU: 4 Core
Clean installation

Installation command:

sh <(curl https://cyberpanel.net/install.sh)

or running the installer manually from GitHub.

The installer always stops here and never continues:

Branch name fetched… v2.4.4

It stays like this for several minutes and the process exits silently.

Logs show the same step and no further progress.

Additional information:

The server can access GitHub normally and curl works correctly.
However, it seems the installer cannot download the required files from cyberpanel.sh (Cloudflare endpoint).

Has anyone experienced this issue or knows how to bypass the CDN call?

Thank you.