mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-10 15:26:13 +01:00
Merge branch 'v2.0.3' into v2.0.4-dev
This commit is contained in:
@@ -2157,6 +2157,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