fix
This commit is contained in:
3
scripts/pack.ps1
Normal file
3
scripts/pack.ps1
Normal file
@@ -0,0 +1,3 @@
|
||||
go env -w GOOS="linux"
|
||||
go build -o ops-logs ./cmd/main/main.go
|
||||
go env -w GOOS="windows"
|
||||
Reference in New Issue
Block a user