Update index.py

This commit is contained in:
midoks 2021-05-10 00:13:32 +08:00
parent 8ee9fd7248
commit 01991246a1
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ def initDreplace():
# Openresty is not installed
if not os.path.exists(getServerDir()):
print "ok"
print("ok")
exit(0)
file_bin = initD_path + '/' + getPluginName()