From 181aebc208340ea6365573a55364fc3ea8e449ad Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sun, 15 Jan 2017 00:56:37 -0700 Subject: [PATCH] Update finish.sh --- debian/resources/finish.sh | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/debian/resources/finish.sh b/debian/resources/finish.sh index 6b881fb..d065cad 100755 --- a/debian/resources/finish.sh +++ b/debian/resources/finish.sh @@ -80,17 +80,13 @@ echo " The domain name in the browser is used by default as part of the authen echo " If you need to login to a different domain then use username@domain." echo " username: $user_name@$domain_name"; echo "" -echo " It is recommended to point a domain to your server and then add a new domain or update the existing domain." -echo " You can do this from Advanced -> Domain Settings. Then add an extension in that domain and register to it." -echo " Please note there is an IP address filter for fail2ban that block registrations to the ip address." -echo "" echo " Official FusionPBX Training" echo " Admin Training 24 - 26 Jan (3 Days)" echo " Advanced Training 31 Jan - Feb 2 (3 Days)" echo " Timezone: https://www.timeanddate.com/worldclock/usa/boise" echo " For more info visit https://www.fusionpbx.com" echo "" -echo " For additional information use the following links." +echo " Additional information." echo " https://fusionpbx.com/support.php" echo " https://www.fusionpbx.com" echo " http://docs.fusionpbx.com"