CyberPanel Community

the bug about gitee.com link 404

4 replies
li
lijq #2

When I run the install command: sh <(curl https://cyberpanel.net/install.sh || wget -O - https://cyberpanel.net/install.sh) , can I manually add a parameter $Server_Country and set it to a country other than CN? I don’t want to use Gitee’s Content_URL and Clone_URL

qt
qtwrk #4

for whatever reason , my script to sync between github and gitee failed to work.

I have just manually sync’ed

to override country , you can edit file , and at this line

between fi and } , add a line like Server_Country="XX"

but try not to do this since gitee is fixed , some components like mariadb and lsphp could be dead slow from server within China mainland.

li
lijq #5

I have successfully installed CyberPanel and since the status of the link above is no longer 404, I am still using Gitee’s services. Many thanks to both experts.

Sign in to reply