We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 596c75e commit f4bc43eCopy full SHA for f4bc43e
run.bat
@@ -3,5 +3,5 @@ go env -w GOPROXY=https://goproxy.cn,direct
3
go env -w GO111MODULE=auto
4
go mod tidy
5
::go build -ldflags="-s -w" -o ZeroBot-Plugin.exe
6
-go run main.go
+go run main.go main_win.go
7
pause
0 commit comments