From 1a847e0e071ca43e1aff05097661c92486b115b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=81=87=E6=83=B3=E6=8E=A7?= <704564722@qq.com> Date: Sun, 28 Jan 2018 21:29:06 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20v0.5.0=20=E5=BA=94=E7=94=A8=E5=9B=BE?= =?UTF-8?q?=E8=A7=A3=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- v0.5.0-应用图解.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/v0.5.0-应用图解.md b/v0.5.0-应用图解.md index c7b8208..d2ff408 100644 --- a/v0.5.0-应用图解.md +++ b/v0.5.0-应用图解.md @@ -7,11 +7,15 @@ Python: 版本 3.6 ``` [root@localhost ~]# source /opt/py3/bin/activate + (py3) [root@localhost ~]# service redis start Redirecting to /bin/systemctl start redis.service + (py3) [root@localhost ~]# cd /opt/jumpserver/ + (py3) [root@localhost jumpserver]# sh nginx.sh start Starting nginx: [ OK ] + (py3) [root@localhost jumpserver]# python run_server.py all Sun Jan 28 21:19:21 2018 Jumpserver version 0.5.0, more see https://www.jumpserver.org