-
Notifications
You must be signed in to change notification settings - Fork 386
Added uninstall.sh #43
base: master
Are you sure you want to change the base?
Conversation
Update README.md and add section for uninstalling.
getting this error after running uninstall script -bash: /usr/sbin/start-systemd-namespace: No such file or directory |
Sorry, @deepaksp, Sorry, @alanmburr. |
omg, thank you very much for this pr. I met a problem that when I use wsl2(windows 10 vm like?) open the vscode, the path of the vscode terminal is not the path,where I use the command "code .". |
@wackyblackie You are an incredible human being. Thank you so much. |
https://devblogs.microsoft.com/commandline/systemd-support-is-now-available-in-wsl/ Gonna uninstall this so I can give the built in support now released a try |
@wackyblackie Thanks for the script!
So, now I can't even use the uninstall script. Any idea how I can resolve this? Thanks! |
@bhatsudo I ran wsl like this wsl.exe -u root |
@wackyblackie Thanks for the script it was a life saver
|
Looking through the Issues, I found a few users who wanted an uninstall script. So, I made one!