bugfix(_example): vars should be quoted (and disable unexported vars warning)
[webi-installers/.git] / wsl2 / install.sh
1 #!/bin/bash
2
3 echo "WSL 2 (Windows Subsystem for Linux with Hyper-V) can only be installed from Windows 10"
4 exit 0