Update index_php_apt.py
This commit is contained in:
parent
12117a3b27
commit
5bf4401fb0
|
|
@ -34,7 +34,7 @@ def getPluginDir():
|
|||
|
||||
|
||||
def getServerDir():
|
||||
return mw.getServerDir() + '/' + getPluginName()
|
||||
return '/etc/php'
|
||||
|
||||
|
||||
def getInitDFile(version):
|
||||
|
|
|
|||
Loading…
Reference in New Issue