mirror of
https://github.com/gravitl/netmaker.git
synced 2025-09-14 00:54:21 +08:00
Removed comment.
This commit is contained in:
parent
98023deeb9
commit
af53cb1a27
1 changed files with 0 additions and 1 deletions
|
@ -39,7 +39,6 @@ func RestartWindowsDaemon() {
|
|||
StopWindowsDaemon()
|
||||
// start daemon, will not restart or start another
|
||||
ncutils.RunCmd(strings.Replace(ncutils.GetNetclientPathSpecific(), `\\`, `\`, -1)+`winsw.exe start`, false)
|
||||
// ncutils.Log(strings.Replace(ncutils.GetNetclientPathSpecific(), `\\`, `\`, -1) + `winsw.exe start`)
|
||||
}
|
||||
|
||||
// CleanupWindows - cleans up windows files
|
||||
|
|
Loading…
Add table
Reference in a new issue