|
|
@ -133,7 +133,7 @@ def confReplace(): |
|
|
|
|
|
|
|
|
|
|
|
# 主配置文件 |
|
|
|
# 主配置文件 |
|
|
|
nconf = getServerDir() + '/nginx/conf/nginx.conf' |
|
|
|
nconf = getServerDir() + '/nginx/conf/nginx.conf' |
|
|
|
if not os.path.exists(nconf): |
|
|
|
# if not os.path.exists(nconf): |
|
|
|
mw.writeFile(nconf, content) |
|
|
|
mw.writeFile(nconf, content) |
|
|
|
|
|
|
|
|
|
|
|
# lua配置 |
|
|
|
# lua配置 |
|
|
|