bug fix: restart ls

This commit is contained in:
Usman Nasir
2020-01-02 17:09:59 +05:00
parent 515975a9ad
commit 277844b718

View File

@@ -51,6 +51,8 @@ class CageFS:
writeToFile.close() writeToFile.close()
ProcessUtilities.restartLitespeed()
@staticmethod @staticmethod
def submitCageFSInstall(): def submitCageFSInstall():
try: try: