diff --git a/v0.4.0-基于-RedHat-的系统.md b/v0.4.0-基于-RedHat-的系统.md index f885146..fe8a9bf 100644 --- a/v0.4.0-基于-RedHat-的系统.md +++ b/v0.4.0-基于-RedHat-的系统.md @@ -122,4 +122,6 @@ $ export JUMPSERVER_ENDPOINT='http://a-jumpserver-url:port' # 或修改配置文件设置 JUMPSERVER_ENDPOINT = 'http://127.0.0.1:8080/' ``` **4.4 启动** -$ python run_server.py \ No newline at end of file +``` +$ python run_server.py +``` \ No newline at end of file