From 9416be0d8d07cecede647b4dfeb21b47ab93ccc2 Mon Sep 17 00:00:00 2001 From: TsMask <340112800@qq.com> Date: Mon, 18 Mar 2024 11:33:02 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E8=AF=B4=E6=98=8E?= =?UTF-8?q?=E6=96=87=E4=BB=B6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index ac9040d3..18aa6621 100644 --- a/README.md +++ b/README.md @@ -60,6 +60,7 @@ go build -o restagent -v -ldflags "-X 'be.ems/lib/global.Version=2.2311.8' -X 'b ```sh -- BA初始安装 -setomc.sh -m install -c ba - -``` \ No newline at end of file +/usr/local/omc/bin/setomc.sh -m install -c ba +/usr/local/omc/bin/setomc.sh -m upgrade -c ba +/usr/local/omc/bin/setomc.sh -m skip -c ba +```