瀏覽代碼

fix for windows

Matthew R. Kasun 3 年之前
父節點
當前提交
e3d3c864ab
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      netclient/ncutils/netclientutils_windows.go

+ 2 - 1
netclient/ncutils/netclientutils_windows.go

@@ -3,11 +3,12 @@ package ncutils
 import (
 	"embed"
 	"fmt"
-	"log"
 	"os"
 	"os/exec"
 	"strings"
 	"syscall"
+
+	"github.com/gravitl/netmaker/logger"
 )
 
 //go:embed windowsdaemon/winsw.exe