-
- Downloads
Use SystemCommand.run instead of custom wrapper.
There is an existing `SystemCommand.run` that executes command with `sudo`. Use that instead of yet another custom wrapper.
Loading
Please register or sign in to comment
There is an existing `SystemCommand.run` that executes command with `sudo`. Use that instead of yet another custom wrapper.