From 61c725ec206e4de979f9a45b67eb79cc27627953 Mon Sep 17 00:00:00 2001 From: yumoqing Date: Wed, 23 Jul 2025 17:48:41 +0800 Subject: [PATCH] bugfix --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index bd84f72..b7bd8c0 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ git clone https://git.opencomputing.cn/yumoqing/rbac git clone https://git.opencomputing.cn/yumoqing/filemgr git clone https://git.opencomputing.cn/yumoqing/rag git clone https://git.opencomputing.cn/yumoqing/dapi +git clone https://git.opencomputing.cn/yumoqing/kyrag cd kyrag cdir=$(pwd) uname=$(id -un) @@ -54,11 +55,11 @@ exit 0 EOF cat > $cdir/stop.sh <