删除build.bat

This commit is contained in:
Hami Lemon 2022-03-30 10:43:09 +08:00
parent eba676b8de
commit dc8033dd53

View file

@ -1,3 +0,0 @@
echo off
@REM forceposix 表示在windows上参数也为linux风格即以“-”开头
go build -tags="forceposix" -ldflags "-s -w" -o ltc.exe .