mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-04-19 08:55:12 +00:00
Update wgd.sh
This commit is contained in:
parent
1724265eb4
commit
5b40edfbfb
@ -321,7 +321,7 @@ _determinePypiMirror(){
|
||||
selected_url="${urls[choice-1]}"
|
||||
printf "[WGDashboard] %s Will download Python packages from %s\n" "$heavy_checkmark" "$selected_url"
|
||||
else
|
||||
selected_url="${urls[0]}"
|
||||
selected_url="${urls[choice]}"
|
||||
printf "[WGDashboard] %s Will download Python packages from %s\n" "$heavy_checkmark" "${urls[0]}"
|
||||
fi
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user