This website works better with JavaScript.
Explore
Help
Sign In
github-forks
/
lal
mirror of
https://github.com/q191201771/lal.git
Watch
1
Star
0
Fork
You've already forked lal
0
Code
Issues
Projects
Releases
Wiki
Activity
0e2703b7a2
lal
/
build_linux.sh
8 lines
79 B
Bash
Raw
Blame
History
#!/usr/bin/env bash
set
-x
export
GOOS
=
linux
export
GOARCH
=
amd64
sh build.sh
Reference in New Issue
View Git Blame
Copy Permalink