mirror of
https://github.com/LBRYFoundation/herald.go.git
synced 2025-08-23 17:47:27 +00:00
4 lines
No EOL
57 B
Bash
Executable file
4 lines
No EOL
57 B
Bash
Executable file
#!/bin/bash
|
|
|
|
go build .
|
|
docker build . -t lbry/hub:latest |