@ -489,7 +489,8 @@ def openrestyAutoRestart():
while True:
# 检查是否安装
odir = mw.getServerDir() + '/openresty'
if os.path.exists(odir):
if not os.path.exists(odir):
time.sleep(86400)
continue
# systemd