wsl --install --web-download
wsl --update --web-download
wsl --install -d ubuntu --web-download
--web-download: Download the update from the internet instead of the Microsoft Store.
wsl --install --web-download
wsl --update --web-download
wsl --install -d ubuntu --web-download
--web-download: Download the update from the internet instead of the Microsoft Store.
curl -s -o /dev/null -w "Conecction: %{time_connect}s | Start transfer: %{time_starttransfer}s | Total time: %{time_total}s\n" ...