From 555c8cbf137ef84d04cc61f635a79819ec5a97d8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E5=B9=BF?= Date: Tue, 9 Jan 2018 18:27:22 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20v0.3.2=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.2-基于-RedHat.md => v0.3.x-基于-RedHat.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename v0.3.2-基于-RedHat.md => v0.3.x-基于-RedHat.md (85%) diff --git a/v0.3.2-基于-RedHat.md b/v0.3.x-基于-RedHat.md similarity index 85% rename from v0.3.2-基于-RedHat.md rename to v0.3.x-基于-RedHat.md index cb5bcd5..a4bab85 100644 --- a/v0.3.2-基于-RedHat.md +++ b/v0.3.x-基于-RedHat.md @@ -1,6 +1,6 @@ ## Redhat/Centos/Fedora -#####适用于版本:v0.3.1-2 +#####适用于版本:v0.3.1-3 ##### 1. 安装git @@ -12,7 +12,7 @@ # git clone https://github.com/jumpserver/jumpserver.git - # git checkout master + # git checkout 0.3.3 注:不要安装在/root、/home 等目录下,以免权限问题 ```