mirror of
https://shylinux.com/x/icebergs
synced 2025-04-26 09:34:05 +08:00
opt macos
This commit is contained in:
parent
61a4032ac6
commit
119661a12e
@ -161,7 +161,7 @@ const DIR = "dir"
|
|||||||
|
|
||||||
func init() {
|
func init() {
|
||||||
Index.MergeCommands(ice.Commands{
|
Index.MergeCommands(ice.Commands{
|
||||||
DIR: {Name: "dir path field auto upload", Help: "目录", Actions: ice.Actions{
|
DIR: {Name: "dir path auto upload", Help: "目录", Actions: ice.Actions{
|
||||||
ice.CTX_INIT: {Hand: func(m *ice.Message, arg ...string) {
|
ice.CTX_INIT: {Hand: func(m *ice.Message, arg ...string) {
|
||||||
aaa.White(m, ice.SRC, ice.BIN, ice.USR)
|
aaa.White(m, ice.SRC, ice.BIN, ice.USR)
|
||||||
aaa.Black(m, ice.USR_LOCAL)
|
aaa.Black(m, ice.USR_LOCAL)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user