Revert "Update cyberpanel_upgrade.sh"

This reverts commit 74a6f0312e.
This commit is contained in:
Nilberto César
2023-03-04 07:21:59 -03:00
parent 93a48236bc
commit dd080f5334

View File

@@ -272,7 +272,7 @@ fi
Pre_Upgrade_Setup_Git_URL() {
if [[ $Server_Country != "CN" ]] ; then
Git_User="NNetworkBR"
Git_User="usmannasir"
Git_Content_URL="https://raw.githubusercontent.com/${Git_User}/cyberpanel"
Git_Clone_URL="https://github.com/${Git_User}/cyberpanel.git"
else
@@ -554,7 +554,7 @@ fi
Pre_Upgrade_Setup_Git_URL() {
if [[ $Server_Country != "CN" ]] ; then
Git_User="NNetworkBR"
Git_User="usmannasir"
Git_Content_URL="https://raw.githubusercontent.com/${Git_User}/cyberpanel"
Git_Clone_URL="https://github.com/${Git_User}/cyberpanel.git"
else