This commit is contained in:
Lizard
2025-12-26 18:15:15 +03:00
commit 77029537b7
7 changed files with 155 additions and 0 deletions

2
build win.bat Normal file
View File

@@ -0,0 +1,2 @@
go build -trimpath -ldflags "-s -w"
pause