4 lines
31 B
Plaintext
4 lines
31 B
Plaintext
|
#!/bin/bash -e
|
||
|
|
||
|
go build ./...
|