1
0
mirror of https://shylinux.com/x/icebergs synced 2025-04-26 01:24:05 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2023-08-18 17:46:31 +08:00
parent 1e485f9a46
commit a3b915b34a

View File

@ -178,6 +178,8 @@ func init() {
ice.CTX_INIT: {Hand: func(m *ice.Message, arg ...string) {
cli.NodeInfo(m, ice.Info.Pathname, WORKER)
gdb.Watch(m, SERVE_START)
aaa.White(m, ice.INTSHELL)
aaa.White(m, ice.VOLCANOS)
aaa.White(m, nfs.REQUIRE)
aaa.White(m, LOGIN)
}},