mirror of
https://shylinux.com/x/icebergs
synced 2025-05-08 06:06:55 +08:00
add some
This commit is contained in:
parent
377e165765
commit
94b2266982
@ -332,8 +332,9 @@ func init() {
|
||||
for i := 0; i < 5; i++ {
|
||||
if _space_send(m, arg[0], kit.Simple(kit.Split(arg[1]), arg[2:])...); !m.IsErrNotFound() {
|
||||
break
|
||||
} else if i < 4 {
|
||||
m.SetAppend().SetResult().Sleep("10s")
|
||||
}
|
||||
m.SetAppend().SetResult().Sleep3s()
|
||||
}
|
||||
}
|
||||
}},
|
||||
|
Loading…
x
Reference in New Issue
Block a user