Upgrading CyberPanel

Have a Question?
< All Topics
Print

Upgrading CyberPanel

Upgrading CyberPanel

The following command can be used to upgrade to the latest version.

sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)

Upgrading CyberPanel to a specific version

https://raw.githubusercontent.com/usmannasir/cyberpanel/<branch name>/cyberpanel_upgrade.sh

Replace <branch name> with actual branch name from Github, branching schemes are described in our contribution docs.

Table of Contents