mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 22:30:47 +01:00
rebrand changed startup message, built script and Dockerfile
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
|
||||
mkdir -p bin
|
||||
echo building GoDoxy version ${VERSION}, build flags \"${BUILD_FLAGS}\"
|
||||
go build -ldflags "${BUILD_FLAGS}" -pgo=auto -o bin/go-proxy ./cmd
|
||||
go build -ldflags "${BUILD_FLAGS}" -pgo=auto -o bin/godoxy ./cmd
|
||||
|
||||
Reference in New Issue
Block a user