herald.go/build.sh

4 lines
57 B
Bash
Raw Normal View History

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