refactor asset with embed tool
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
GO111MODULES=on
|
||||
|
||||
source _build_vars
|
||||
go run \
|
||||
-tags "$(tr '\n' ' ' < _build_tags)" \
|
||||
cmd/server/main.go \
|
||||
cmd/gonic/main.go \
|
||||
$@
|
||||
|
||||
Reference in New Issue
Block a user