mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 01:24:05 +08:00
add some
This commit is contained in:
parent
fd1a1613a5
commit
c6916cd152
@ -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") {
|
||||
|
Loading…
x
Reference in New Issue
Block a user