This website requires JavaScript.
Explore
Help
Register
Sign In
minghui
/
erp_server
Watch
1
Star
0
Fork
0
You've already forked erp_server
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
2a4353f9ef
erp_server
/
build_server.sh
3 lines
100 B
Bash
Raw
Normal View
History
Unescape
Escape
initialize
2022-10-09 03:39:33 +00:00
#!/bin/bash
fix:
2023-09-16 03:11:36 +00:00
CGO_ENABLED
=
0
GOOS
=
linux
GOARCH
=
amd64 go build -tags
=
jsoniter -o ./erp_server ./main.go
Reference in New Issue
Copy Permalink