From 8bb76041694f43ab82ef7066b066da91cd328c2f Mon Sep 17 00:00:00 2001 From: zeaslity Date: Wed, 18 Oct 2023 16:43:52 +0800 Subject: [PATCH] =?UTF-8?q?[=20Agent=20]=20[=20Executor=20]=20-=20?= =?UTF-8?q?=E5=88=9D=E6=AD=A5=E5=AE=9A=E7=A8=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- agent-go/executor/BaseFunction.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/agent-go/executor/BaseFunction.go b/agent-go/executor/BaseFunction.go index afc0ffe..e76b928 100644 --- a/agent-go/executor/BaseFunction.go +++ b/agent-go/executor/BaseFunction.go @@ -1339,7 +1339,7 @@ func (op *AgentOsOperator) installZSHExec() (bool, []string) { "/root/.zshrc", }, { - "source", + ".", "/root/.zshrc", }, {