diff options
Diffstat (limited to 'sudo.go')
| -rw-r--r-- | sudo.go | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -0,0 +1,7 @@ +package fhelp + +// auto run protoc with the correct args + +func Sudo(cmd []string) error { + return osSudo(cmd) +} |
![]() |
index : go.wit.com/lib/fhelp.git | |
| Unnamed repository; edit this file 'description' to name the repository. |
| summaryrefslogtreecommitdiff |