forked from mystiq/dex
4 lines
31 B
Text
4 lines
31 B
Text
|
#!/bin/bash -e
|
||
|
|
||
|
go build ./...
|