Update index.py

pull/121/head
midoks 3 years ago
parent cddff84416
commit bdc29f2a08
  1. 1
      plugins/php-yum/index.py

@ -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…
Cancel
Save