[WIP] Add restart service command for windows
This commit is contained in:
@@ -1,8 +1,3 @@
|
||||
package service
|
||||
|
||||
import "os/exec"
|
||||
|
||||
type ServiceConfig struct {
|
||||
IsRunningAsService bool
|
||||
DefaultRestartCommand *exec.Cmd
|
||||
}
|
||||
type ServiceConfig struct{}
|
||||
|
||||
Reference in New Issue
Block a user