We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c33d0b9 commit 9a994abCopy full SHA for 9a994ab
README.md
@@ -27,7 +27,7 @@ sudo apt update && sudo apt upgrade -y
27
28
# Add distrod to the GuestOS
29
curl -L -O "https://raw.githubusercontent.com/nullpo-head/wsl-distrod/main/install.sh"
30
-chmod +x install.sh
+sudo chmod +x install.sh
31
sudo ./install.sh install
32
33
# Enable systemd
0 commit comments