Update finish.sh

This commit is contained in:
FusionPBX 2021-11-13 13:34:15 -07:00 committed by GitHub
parent c8da852f04
commit 393eb2b8e2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 1 deletions

View File

@ -106,7 +106,9 @@ cd /var/www/fusionpbx && php /var/www/fusionpbx/core/upgrade/upgrade_domains.php
#welcome message
echo ""
echo ""
verbose "Installation has completed."
verbose "Installation Notes. "
echo ""
echo " Please save the this information and reboot this system to complete the install. "
echo ""
echo " Use a web browser to login."
echo " domain name: https://$domain_name"