FusionPBX 3 anni fa
parent
commit
393eb2b8e2
1 ha cambiato i file con 3 aggiunte e 1 eliminazioni
  1. 3 1
      debian/resources/finish.sh

+ 3 - 1
debian/resources/finish.sh

@@ -106,7 +106,9 @@ cd /var/www/fusionpbx && php /var/www/fusionpbx/core/upgrade/upgrade_domains.php
 #welcome message
 #welcome message
 echo ""
 echo ""
 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 ""
 echo "   Use a web browser to login."
 echo "   Use a web browser to login."
 echo "      domain name: https://$domain_name"
 echo "      domain name: https://$domain_name"