2 lines
54 B
Bash
Executable file
2 lines
54 B
Bash
Executable file
#!/usr/bin/env bash
|
|
go build -x -o media-roller ./src
|