Mini Shell

Direktori : /usr/share/l.v.e-manager/cpanel/hooks/
Upload File :
Current File : //usr/share/l.v.e-manager/cpanel/hooks/cpanel-install-hooks

#!/usr/bin/bash

###################################################
# Utils for hooks installation or removing        #
###################################################
. /opt/cloudlinux/venv/usr/share/python-cllib/scripts/cl-common


####################################################
# Cpanel hooks                                     #
####################################################

postupcp="/scripts/postupcp"
target="l.v.e-manager"

####################################################
# Hooks list                                       #
####################################################

common_path="/usr/share/$target/cpanel/hooks"

postupcp_hook="$common_path/l.v.e-manager_postupcp_hook.sh"

createHookHeader "$postupcp" "$target" "$common_path"
checkHookString "$postupcp" "$postupcp_hook" "$target"
removeEmptyStringsFromFile "$postupcp"

echo

Zerion Mini Shell 1.0