mirror of
https://github.com/donaldzou/WGDashboard
synced 2025-02-26 05:58:47 +00:00
Update wgd.sh
This commit is contained in:
parent
a042298a4a
commit
e4964da5d4
@ -278,7 +278,8 @@ _determinePypiMirror(){
|
||||
selected_url="${urls[choice-1]}"
|
||||
printf "[WGDashboard] Will download Python packages from %s\n" "$selected_url"
|
||||
else
|
||||
printf "[WGDashboard] Will download Python packages from %s\n" "${urls[4]}"
|
||||
selected_url="${urls[0]}"
|
||||
printf "[WGDashboard] Will download Python packages from %s\n" "${urls[0]}"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user