Hello,
I follow this tutorial, How to upgrade your CyberPanel using CyberPanel Cloud
https://community.cyberpanel.net/docs?category=9&topic=78
But no found the lastest version V2.3 to upgrade, how to do that? thanks
Hello,
I follow this tutorial, How to upgrade your CyberPanel using CyberPanel Cloud
https://community.cyberpanel.net/docs?category=9&topic=78
But no found the lastest version V2.3 to upgrade, how to do that? thanks
Upgrade with SSH go root and use below command
sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh)
Got it, thanks