Update index.py
This commit is contained in:
parent
cddff84416
commit
bdc29f2a08
|
|
@ -173,6 +173,7 @@ def getFpmConfFile(version):
|
|||
|
||||
|
||||
def deleteConfList(version):
|
||||
sdir = mw.getServerDir()
|
||||
enable_conf = sdir + '/web_conf/php/conf/enable-php-yum' + version + '.conf'
|
||||
status_conf = sdir + '/web_conf/php/status/phpfpm_status_yum' + version + '.conf'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue