From 974d9c4eb0403e0386a7a63a26f910306188ccfc Mon Sep 17 00:00:00 2001 From: notAperson535 <95918679+notAperson535@users.noreply.github.com> Date: Mon, 7 Feb 2022 07:27:01 -0500 Subject: [PATCH] Update windows-install.sh --- windows-install.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/windows-install.sh b/windows-install.sh index 22c776e..c8f1ef8 100755 --- a/windows-install.sh +++ b/windows-install.sh @@ -8,7 +8,5 @@ tar -xf WSL2-Linux-Kernel-4.19.104-microsoft-standard.tar.gz cd WSL2-Linux-Kernel-4.19.104-microsoft-standard/ cp Microsoft/config-wsl .config make menuconfig -kvm-ok -cat /sys/module/kvm_intel/parameters/nested cd ~ nano .bashrc