mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-06 21:35:55 +01:00
resolve conflic
This commit is contained in:
@@ -2246,7 +2246,7 @@ $parameters = array(
|
||||
|
||||
|
||||
command = f'rm -rf {self.tempPath}'
|
||||
#ProcessUtilities.executioner(command)
|
||||
ProcessUtilities.executioner(command)
|
||||
|
||||
|
||||
logging.statusWriter(self.tempStatusPath, 'Completed.[200]')
|
||||
@@ -2258,7 +2258,6 @@ $parameters = array(
|
||||
mesg = '%s. [404]' % (str(msg))
|
||||
logging.statusWriter(self.tempStatusPath, mesg)
|
||||
|
||||
|
||||
def WPCreateBackup(self):
|
||||
try:
|
||||
from managePHP.phpManager import PHPManager
|
||||
|
||||
Reference in New Issue
Block a user