Your IP : 18.222.35.177


Current Path : /usr/local/mgr5/lib/pkgsh/hooks/
Upload File :
Current File : //usr/local/mgr5/lib/pkgsh/hooks/ispmanager-pkg-nginx.sh

PREINST_HOOKS="${PREINST_HOOKS} add_nginx_repo"

add_nginx_repo() {
    /usr/local/mgr5/sbin/upgrade_nginx.sh --repo-only
}