removing windows installer portions

This commit is contained in:
afeiszli
2022-05-15 20:26:38 -04:00
parent d2d8f47346
commit bc1eb17bad
6 changed files with 41 additions and 149 deletions

View File

@@ -59,7 +59,7 @@ func Stop() error {
switch os {
case "windows":
StopWindowsDaemon()
RunWinSWCMD("stop")
case "darwin":
StopLaunchD()
case "linux":