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