Last active
October 30, 2024 05:23
-
-
Save tuongpgjz/ff80326daff92611fd437f173b8a1d1a to your computer and use it in GitHub Desktop.
Upgrade Cyberpanel
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Đăng nhập SSH và chạy lệnh sau: | |
sh <(curl https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh || wget -O - https://raw.githubusercontent.com/usmannasir/cyberpanel/stable/preUpgrade.sh) | |
Nếu bạn không vào đc SSH nhưng vẫn vào được CyberPanel thì bạn vào menu Security > Secure SSH rồi bấm Save Changes | |
Chú ý mục Permit Root Login phải là Enable | |
Sau đó bạn có thể vào lại SSH bình thường |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment