Files
gonic/_do_build_server
2021-02-06 19:16:24 +00:00

5 lines
78 B
Bash
Executable File

#!/bin/sh
# using sh, is run from alpine
go build -o gonic cmd/gonic/main.go