mirror of https://github.com/jumpserver/jumpserver
Updated v0.5.0 基于 CentOS7 (markdown)
parent
ed6bace52e
commit
a2dceb9b1d
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue