mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-09-07 20:21:15 +00:00
Update wgd.sh
This commit is contained in:
@@ -247,7 +247,7 @@ _checkPythonVersion(){
|
||||
_determinePypiMirror(){
|
||||
printf "[WGDashboard] Pinging list of recommended Python Package Index mirror\n"
|
||||
urls=(
|
||||
"https://pypi.org"
|
||||
"https://pypi.org/simple/"
|
||||
"https://pypi.tuna.tsinghua.edu.cn/simple/"
|
||||
"https://pypi.mirrors.ustc.edu.cn/simple/"
|
||||
"https://mirrors.aliyun.com/pypi/simple/"
|
||||
|
Reference in New Issue
Block a user