@ -78,7 +78,7 @@ def initConf():
init_file = '/etc/init.d/ss5'
if os.path.exists(init_file):
mw.execShell('chmod +x' + init_file)
mw.execShell('chmod +x ' + init_file)
ss5_pwd = getServerDir() + '/ss5.passwd'
if not os.path.exists(ss5_pwd):