mirror of
https://github.com/usmannasir/cyberpanel.git
synced 2025-11-09 06:46:10 +01:00
bug fix: for imunify install ref: https://app.clickup.com/t/86engx249
This commit is contained in:
@@ -184,6 +184,11 @@ pattern_to_watch = ^/home/.+?/(public_html|public_ftp|private_html)(/.*)?$
|
|||||||
|
|
||||||
##
|
##
|
||||||
|
|
||||||
|
### address issue to create imunify dir - https://app.clickup.com/t/86engx249
|
||||||
|
|
||||||
|
command = 'mkdri /usr/local/CyberCP/public/imunify'
|
||||||
|
ProcessUtilities.executioner(command)
|
||||||
|
|
||||||
command = 'pkill -f "bash i360deploy.sh"'
|
command = 'pkill -f "bash i360deploy.sh"'
|
||||||
ServerStatusUtil.executioner(command, statusFile)
|
ServerStatusUtil.executioner(command, statusFile)
|
||||||
|
|
||||||
@@ -238,6 +243,11 @@ ui_path_owner = lscpd:lscpd
|
|||||||
|
|
||||||
##
|
##
|
||||||
|
|
||||||
|
### address issue to create imunify dir - https://app.clickup.com/t/86engx249
|
||||||
|
|
||||||
|
command = 'mkdri /usr/local/CyberCP/public/imunifyav'
|
||||||
|
ProcessUtilities.executioner(command)
|
||||||
|
|
||||||
command = 'pkill -f "bash imav-deploy.sh"'
|
command = 'pkill -f "bash imav-deploy.sh"'
|
||||||
ServerStatusUtil.executioner(command, statusFile)
|
ServerStatusUtil.executioner(command, statusFile)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user