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 |