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-09-10 18:00:28 +08:00
parent fd1a1613a5
commit c6916cd152

View File

@ -77,7 +77,7 @@ func init() {
}},
"build": {Name: "build space", Help: "构建", Hand: func(m *ice.Message, arg ...string) {
_route_toast(m, m.Option(SPACE), m.PrefixKey(), "_build")
m.Cmdy("", "travel")
m.Sleep("1s").Cmdy("", "travel")
}},
"_build": {Hand: func(m *ice.Message, arg ...string) {
if nfs.Exists(m, ".git") {