From 119661a12eb9564efef9ad127ae310f276f39bbf Mon Sep 17 00:00:00 2001 From: shylinux Date: Sun, 30 Apr 2023 10:50:15 +0800 Subject: [PATCH] opt macos --- base/nfs/dir.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/base/nfs/dir.go b/base/nfs/dir.go index e7032252..ba22c616 100644 --- a/base/nfs/dir.go +++ b/base/nfs/dir.go @@ -161,7 +161,7 @@ const DIR = "dir" func init() { 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) { aaa.White(m, ice.SRC, ice.BIN, ice.USR) aaa.Black(m, ice.USR_LOCAL)