mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Update nginxproxymanager-install.sh
prep for v2.10.2
This commit is contained in:
parent
4ca034ed11
commit
1088e52b61
1 changed files with 1 additions and 1 deletions
|
@ -181,7 +181,7 @@ motd_ssh
|
||||||
root
|
root
|
||||||
|
|
||||||
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
|
||||||
$STD systemctl enable --now openresty
|
$STD systemctl enable --now openresty
|
||||||
$STD systemctl enable --now npm
|
$STD systemctl enable --now npm
|
||||||
msg_ok "Started Services"
|
msg_ok "Started Services"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue