mirror of
https://github.com/jumpserver/jumpserver.git
synced 2025-09-20 19:09:02 +00:00
chmod +x script
This commit is contained in:
0
connect.py
Normal file → Executable file
0
connect.py
Normal file → Executable file
0
install/install.py
Normal file → Executable file
0
install/install.py
Normal file → Executable file
2
install/next.py
Normal file → Executable file
2
install/next.py
Normal file → Executable file
@@ -70,7 +70,7 @@ class Setup(object):
|
|||||||
def _run_service():
|
def _run_service():
|
||||||
os.system('sh %s start' % os.path.join(jms_dir, 'service.sh'))
|
os.system('sh %s start' % os.path.join(jms_dir, 'service.sh'))
|
||||||
print
|
print
|
||||||
color_print('安装成功,请访问web .')
|
color_print('安装成功,请访问web, 祝你使用愉快。请访问 https://github.com/ibuler/jumpserver 查看文档')
|
||||||
|
|
||||||
def start(self):
|
def start(self):
|
||||||
print "开始安装Jumpserver, 要求环境为 CentOS 6.5 x86_64"
|
print "开始安装Jumpserver, 要求环境为 CentOS 6.5 x86_64"
|
||||||
|
0
install/zzjumpserver.sh
Normal file → Executable file
0
install/zzjumpserver.sh
Normal file → Executable file
0
run_websocket.py
Normal file → Executable file
0
run_websocket.py
Normal file → Executable file
0
service.sh
Normal file → Executable file
0
service.sh
Normal file → Executable file
Reference in New Issue
Block a user