1
0
forked from x/ContextOS
This commit is contained in:
harveyshao 2022-06-19 20:02:38 +08:00
parent b7d3bf88e7
commit 96537f11c5
2 changed files with 1 additions and 4 deletions

View File

@ -1,7 +1,7 @@
export CGO_ENABLED=0
binarys = bin/ice.bin
publish = usr/publish/ice.$(shell go env GOOS).$(shell go env GOARCH)
binarys = bin/ice.bin
all: def
@echo && date

View File

@ -41,7 +41,4 @@ chapter "项目开发"
source "../usr/icebergs/misc/node/vue.shy"
source "../usr/icebergs/misc/java/spring.shy"
source "../usr/icebergs/core/chat/oauth/oauth.shy"
source "../usr/golang-story/src/grafana/grafana.shy"
source "../usr/golang-story/src/prometheus/prometheus.shy"
source "../usr/golang-story/src/kubernetes/kubernetes.shy"