mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-14 11:19:42 +00:00
Update nginxproxymanager-install.sh (#676)
Fix typo 'Enviroment' > 'Environment
This commit is contained in:
parent
67524454d7
commit
3ec3478b2d
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue