mirror of
https://github.com/donaldzou/WGDashboard.git
synced 2025-10-08 18:26:17 +00:00
Update wgd.sh
This commit is contained in:
@@ -278,7 +278,8 @@ _determinePypiMirror(){
|
|||||||
selected_url="${urls[choice-1]}"
|
selected_url="${urls[choice-1]}"
|
||||||
printf "[WGDashboard] Will download Python packages from %s\n" "$selected_url"
|
printf "[WGDashboard] Will download Python packages from %s\n" "$selected_url"
|
||||||
else
|
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
|
fi
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user