add wsl and wsl2
[webi-installers/.git] / wsl2 / install.sh
diff --git a/wsl2/install.sh b/wsl2/install.sh
new file mode 100644 (file)
index 0000000..d5edcb9
--- /dev/null
@@ -0,0 +1,4 @@
+#!/bin/bash
+
+echo "WSL 2 (Windows Subsystem for Linux with Hyper-V) can only be installed from Windows 10"
+exit 0