mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-22 16:23:21 +01:00
Update nginxproxymanager.sh
fix update for v2.10.1
This commit is contained in:
parent
5b414def47
commit
420492341f
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user