From e5509e5c780d317e17f924be32d918857f972d8b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E5=B9=BF?= Date: Mon, 19 Mar 2018 17:21:53 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20v0.3.x=20=E5=9F=BA=E4=BA=8E=20RedHat?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v0.3.x-基于-RedHat.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/v0.3.x-基于-RedHat.md b/v0.3.x-基于-RedHat.md index a4bab85..9409a7a 100644 --- a/v0.3.x-基于-RedHat.md +++ b/v0.3.x-基于-RedHat.md @@ -11,8 +11,8 @@ # cd /opt # git clone https://github.com/jumpserver/jumpserver.git - - # git checkout 0.3.3 + + # cd jumpserver && git checkout 0.3.3 注:不要安装在/root、/home 等目录下,以免权限问题 ```