herald.go/build.sh

5 lines
63 B
Bash
Executable file

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