check and install imunify during upgrade

This commit is contained in:
Usman Nasir 2020-03-20 23:42:36 +05:00
parent ef46cff27b
commit 074e1af2b8
1 changed files with 1 additions and 1 deletions

View File

@ -2136,7 +2136,7 @@ vmail
Upgrade.executioner(command, command)
command = 'bash i360deploy.sh --key %s --beta' % (key)
Upgrade.executioner(command, command)
subprocess.call(command, shell=True)