diff --git a/installers/mkcert.sh b/installers/mkcert.sh index b7dd11c5..132613f3 100755 --- a/installers/mkcert.sh +++ b/installers/mkcert.sh @@ -132,6 +132,7 @@ function install_complete() { echo "Note: Be sure to set this certificate to "Always trust" to avoid browser warnings." echo "Finally, enter the address https://${certname} in your browser." echo "Enjoy an encrypted SSL connection to RaspAP 🔒" + echo "For advanced options, run mkcert -help" install_divider }