Update index.py
This commit is contained in:
parent
2f2ab82a7d
commit
d782d79f46
|
|
@ -531,6 +531,7 @@ def checkFpmStatusFile(version):
|
|||
content = contentReplace(content, version)
|
||||
mw.writeFile(dfile, content)
|
||||
mw.restartWeb()
|
||||
return True
|
||||
|
||||
|
||||
def getFpmStatus(version):
|
||||
|
|
|
|||
Loading…
Reference in New Issue