diff --git a/ct/nginxproxymanager.sh b/ct/nginxproxymanager.sh index 012ebd53..7e7fafd2 100644 --- a/ct/nginxproxymanager.sh +++ b/ct/nginxproxymanager.sh @@ -158,6 +158,7 @@ EOF msg_ok "Initialized Backend" msg_info "Starting Services" + sed -i 's/^pid/#pid/' /usr/local/openresty/nginx/conf/nginx.conf systemctl enable npm &>/dev/null systemctl start openresty systemctl start npm