mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update nginxproxymanager.sh
prep for v2.10.2
This commit is contained in:
parent
645f0ab431
commit
4ca034ed11
@ -158,7 +158,7 @@ EOF
|
|||||||
msg_ok "Initialized Backend"
|
msg_ok "Initialized Backend"
|
||||||
|
|
||||||
msg_info "Starting Services"
|
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
|
||||||
systemctl enable npm &>/dev/null
|
systemctl enable npm &>/dev/null
|
||||||
systemctl start openresty
|
systemctl start openresty
|
||||||
systemctl start npm
|
systemctl start npm
|
||||||
|
Loading…
Reference in New Issue
Block a user