Issue Behavior
It is not possible to go into WSL. Any attempt ends with the following output:
Welcome to the Torizon WSL 2 v1.0.0
-bash: boot.xsh: command not found
Bye!
Fix it
If you were affected by the issue run the following in a Windows side terminal:
wsl sudo -E /opt/updater/updater.ps1 -User <distro_user>
Where <distro_user>
must be the login name that you register on your Torizon Development Environment for WSL 2 distro. This should fix the issue.