From bda03d7a5fb9a4487e8dd01072bda6dc83d1ac23 Mon Sep 17 00:00:00 2001 From: liyongde <1419499670@qq.com> Date: Tue, 3 Sep 2024 09:05:16 +0800 Subject: [PATCH] =?UTF-8?q?opt:=20=E4=BF=AE=E6=94=B9README=EF=BC=8C?= =?UTF-8?q?=E5=8F=AF=E7=9B=B4=E6=8E=A5=E6=89=A7=E8=A1=8C=E6=8B=89=E5=8F=96?= =?UTF-8?q?=E5=85=AC=E7=94=A8=E4=BB=93=E5=BA=93=E6=9C=80=E6=96=B0=E6=9B=B4?= =?UTF-8?q?=E6=96=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lms2/nladmin-system/README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/lms2/nladmin-system/README.md b/lms2/nladmin-system/README.md index 41691e6fb..860e61d6b 100644 --- a/lms2/nladmin-system/README.md +++ b/lms2/nladmin-system/README.md @@ -1,6 +1,7 @@ # 诺力开发平台 - ```shell +cd ../ +cd ../ git subtree pull --prefix lms2 http://121.40.234.130:8899/root/nl_admin.git lms_v1.0.0 ```