From a2dceb9b1de9440906786ee17d3962bbd4eb1f71 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=80=81=E5=B9=BF?= Date: Tue, 23 Jan 2018 12:03:41 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20v0.5.0=20=E5=9F=BA=E4=BA=8E=20CentOS7?= =?UTF-8?q?=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v0.5.0-基于-CentOS7.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v0.5.0-基于-CentOS7.md b/v0.5.0-基于-CentOS7.md index 84614e5..c850a26 100644 --- a/v0.5.0-基于-CentOS7.md +++ b/v0.5.0-基于-CentOS7.md @@ -268,7 +268,7 @@ server { 1. 升级 jumpserver ``` -$ git pull && cd utils && sh make_migrations.sh +$ git pull && pip install -r requirements/requirements.txt && cd utils && sh make_migrations.sh ``` 2. 升级 coco