Update cyberpanel_upgrade.sh

This commit is contained in:
Nilberto César
2023-03-04 06:15:31 -03:00
committed by GitHub
parent dddc208bbb
commit 74a6f0312e

View File

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