We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6752445 commit 3ec3478Copy full SHA for 3ec3478
install/nginxproxymanager-install.sh
@@ -80,7 +80,7 @@ else
80
cd ./nginx-proxy-manager-${RELEASE}
81
msg_ok "Downloaded Nginx Proxy Manager v${RELEASE}"
82
fi
83
-msg_info "Setting up Enviroment"
+msg_info "Setting up Environment"
84
ln -sf /usr/bin/python3 /usr/bin/python
85
ln -sf /usr/bin/certbot /opt/certbot/bin/certbot
86
ln -sf /usr/local/openresty/nginx/sbin/nginx /usr/sbin/nginx
0 commit comments