ops icon indicating copy to clipboard operation
ops copied to clipboard

figure out best way to handle perms for running inside wsl2

Open eyberg opened this issue 3 years ago • 0 comments

you can manually pop a shell with perms via:

Start-Process -Verb runas -FilePath wsl

i have nfc if that is the best way to do so or if there is something more elegant but essentially every operation will want access

eyberg avatar Sep 30 '20 17:09 eyberg