修复缓存策略页面空白的问题/stop命令改成QUIT信号

This commit is contained in:
刘祥超
2020-10-14 18:44:11 +08:00
parent 5e1670524e
commit 85df69f3de
5 changed files with 43 additions and 11 deletions

3
cmd/edge-admin/build.sh Executable file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/env bash
env GOOS=linux GOARCH=amd64 go build -ldflags="-s -w" -o edge-admin main.go

BIN
cmd/edge-admin/edge-admin Executable file

Binary file not shown.