This commit is contained in:
cuu
2018-12-09 19:10:33 +08:00
parent f3c0db848a
commit b0fc590941
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
set -x
go build main.go mainscreen.go
#go build -ldflags="-s -w" -o main main.go mainscreen.go