This website requires JavaScript.
Explore
Help
Sign In
root
/
serviceman
mirror of
https://github.com/therootcompany/serviceman.git
Watch
2
Star
1
Fork
You've already forked serviceman
0
Code
Issues
4
Releases
Wiki
Activity
58cf28df8e
serviceman
/
runner
/
runner_notwindows.go
9 lines
92 B
Go
Raw
Blame
History
// +build !windows
package
runner
import
"os/exec"
func
backgroundCmd
(
cmd
*
exec
.
Cmd
)
{
}
Reference in New Issue
View Git Blame
Copy Permalink