Files
vim-ale/wsl/install.sh
2020-09-14 12:01:16 +00:00

5 lines
99 B
Bash

#!/bin/bash
echo "WSL (Windows Subsystem for Linux) can only be installed from Windows 10"
exit 0