1
0
mirror of https://github.com/billz/raspap-webgui.git synced 2023-10-10 13:37:24 +02:00

Updated install_complete help text

This commit is contained in:
billz 2019-11-07 13:24:06 +00:00
parent 7914110a77
commit fbcb6c3836

View File

@ -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
}