Update index_php_yum.py

This commit is contained in:
Mr Chen 2024-09-24 14:08:10 +08:00
parent 9106f3d2f5
commit 78acddb043
1 changed files with 1 additions and 1 deletions

View File

@ -34,7 +34,7 @@ def getPluginDir():
def getServerDir():
return mw.getServerDir() + '/' + getPluginName()
return '/etc/opt/remi'
def getInitDFile(version):