pxlrbt / move-wsl

Easily move your WSL distros VHDX file to a new location.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set the moved distro as default if it was default

kimlimjustin opened this issue · comments

Firstly, I'd like to thank you for your work on this good script. However, it'd be better if it can automatically set the moved distro as default if it was the default.

Thanks and Regards,

could you please explain how to set the moved distro as default in detail? I don't understand what does the author mean. Thanks a lot!

Setting the default distribution is done by wsl --set-default <Distro>. It will become the distro that starts when you do wsl.