mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-06 22:17:37 +00:00
Update nginxproxymanager-install.sh
prep for v2.10.2
This commit is contained in:
@ -181,7 +181,7 @@ motd_ssh
|
||||
root
|
||||
|
||||
msg_info "Starting Services"
|
||||
sed -i 's/^pid/#pid/' /usr/local/openresty/nginx/conf/nginx.conf
|
||||
sed -i -e 's/^pid/#pid/' -e 's/^user/#user/' /usr/local/openresty/nginx/conf/nginx.conf
|
||||
$STD systemctl enable --now openresty
|
||||
$STD systemctl enable --now npm
|
||||
msg_ok "Started Services"
|
||||
|
Reference in New Issue
Block a user