check and install imunify during upgrade
This commit is contained in:
parent
ef46cff27b
commit
074e1af2b8
|
|
@ -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)
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue