mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-25 08:48:06 +08:00
opt some
This commit is contained in:
parent
b7d3bf88e7
commit
96537f11c5
2
Makefile
2
Makefile
@ -1,7 +1,7 @@
|
|||||||
export CGO_ENABLED=0
|
export CGO_ENABLED=0
|
||||||
|
|
||||||
binarys = bin/ice.bin
|
|
||||||
publish = usr/publish/ice.$(shell go env GOOS).$(shell go env GOARCH)
|
publish = usr/publish/ice.$(shell go env GOOS).$(shell go env GOARCH)
|
||||||
|
binarys = bin/ice.bin
|
||||||
|
|
||||||
all: def
|
all: def
|
||||||
@echo && date
|
@echo && date
|
||||||
|
@ -41,7 +41,4 @@ chapter "项目开发"
|
|||||||
source "../usr/icebergs/misc/node/vue.shy"
|
source "../usr/icebergs/misc/node/vue.shy"
|
||||||
source "../usr/icebergs/misc/java/spring.shy"
|
source "../usr/icebergs/misc/java/spring.shy"
|
||||||
source "../usr/icebergs/core/chat/oauth/oauth.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"
|
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user