mirror of https://github.com/tteck/Proxmox.git
parent
4ca034ed11
commit
1088e52b61
|
@ -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"
|
||||
|
|
Loading…
Reference in New Issue