mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-02-01 20:31:51 +00:00
Update nginxproxymanager-install.sh (#676)
Fix typo 'Enviroment' > 'Environment
This commit is contained in:
parent
67524454d7
commit
3ec3478b2d
@ -80,7 +80,7 @@ else
|
||||
cd ./nginx-proxy-manager-${RELEASE}
|
||||
msg_ok "Downloaded Nginx Proxy Manager v${RELEASE}"
|
||||
fi
|
||||
msg_info "Setting up Enviroment"
|
||||
msg_info "Setting up Environment"
|
||||
ln -sf /usr/bin/python3 /usr/bin/python
|
||||
ln -sf /usr/bin/certbot /opt/certbot/bin/certbot
|
||||
ln -sf /usr/local/openresty/nginx/sbin/nginx /usr/sbin/nginx
|
||||
|
Loading…
x
Reference in New Issue
Block a user