herald.go/build.sh
2021-06-04 12:38:17 -04:00

4 lines
No EOL
57 B
Bash
Executable file

#!/bin/bash
go build .
docker build . -t lbry/hub:latest