mirror of
https://github.com/gravitl/netmaker.git
synced 2025-10-12 20:20:52 +08:00
removing windows installer portions
This commit is contained in:
@@ -59,7 +59,7 @@ func Stop() error {
|
||||
|
||||
switch os {
|
||||
case "windows":
|
||||
StopWindowsDaemon()
|
||||
RunWinSWCMD("stop")
|
||||
case "darwin":
|
||||
StopLaunchD()
|
||||
case "linux":
|
||||
|
Reference in New Issue
Block a user