do a few
This commit is contained in:
parent
a6ef3bf1b6
commit
f174c4e02d
14 changed files with 626 additions and 1 deletions
2
build.sh
Executable file
2
build.sh
Executable file
|
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env ash
|
||||
GOCACHE=/src/.gocache go build -o protohacking -ldflags "-s -w" .
|
||||
Loading…
Add table
Add a link
Reference in a new issue