mirror of https://github.com/jumpserver/jumpserver
Update install.md
parent
f7c35fde2d
commit
dd5b1097f2
|
@ -16,6 +16,7 @@
|
||||||
**1.2 安装Python**
|
**1.2 安装Python**
|
||||||
|
|
||||||
'''
|
'''
|
||||||
|
|
||||||
这里可以参考 [https://segmentfault.com/a/1190000000654227][1]也可以下载我编译的rpm版本:
|
这里可以参考 [https://segmentfault.com/a/1190000000654227][1]也可以下载我编译的rpm版本:
|
||||||
|
|
||||||
$ wget http://repo.jumpserver.org/python27-2.7.13-1.el6.x86_64.rpm
|
$ wget http://repo.jumpserver.org/python27-2.7.13-1.el6.x86_64.rpm
|
||||||
|
@ -27,6 +28,7 @@
|
||||||
$ python2.7 -V
|
$ python2.7 -V
|
||||||
|
|
||||||
Python 2.7.13
|
Python 2.7.13
|
||||||
|
|
||||||
'''
|
'''
|
||||||
|
|
||||||
#### 二. Jumpserver安装
|
#### 二. Jumpserver安装
|
||||||
|
|
Loading…
Reference in New Issue