echo"Setting up TLS with LE for Apache2 web server ..."
...
...
@@ -554,6 +557,8 @@ install_re2o_server() {
fi
echo"Setting up web server: Done"
###########################
...
...
@@ -565,7 +570,7 @@ install_re2o_server() {
# Prompt to inform the installation process is over
TITLE="End of the setup"
MSGBOX="You can now visit $url_server and connect with the credentials you just entered. This user hhas the superuser rights, meaning he can access and do everything."