[~] Refactor
This commit is contained in:
parent
fefee3c3ea
commit
67ce19ca44
@ -1284,9 +1284,9 @@ server {
|
|||||||
))
|
))
|
||||||
|
|
||||||
os.execv(
|
os.execv(
|
||||||
'nginx',
|
'/usr/sbin/nginx',
|
||||||
[
|
[
|
||||||
'nginx',
|
'/usr/sbin/nginx',
|
||||||
'-c',
|
'-c',
|
||||||
os.path.join(CONF_DIR, 'nginx.conf'),
|
os.path.join(CONF_DIR, 'nginx.conf'),
|
||||||
'-p',
|
'-p',
|
||||||
|
Loading…
Reference in New Issue
Block a user