mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2026-03-06 12:20:45 +01:00
remove config backups
This commit is contained in:
@@ -2097,6 +2097,9 @@ echo $oConfig->Save() ? 'Done' : 'Error';
|
||||
command = 'systemctl restart dovecot'
|
||||
Upgrade.executioner(command, command, 0)
|
||||
|
||||
command = 'rm -rf %s' % (configbackups)
|
||||
Upgrade.executioner(command, command, 0)
|
||||
|
||||
Upgrade.stdOut("Dovecot upgraded.")
|
||||
|
||||
except BaseException as msg:
|
||||
|
||||
Reference in New Issue
Block a user