Update finish.sh
This commit is contained in:
parent
e9a1ed3038
commit
181aebc208
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Reference in New Issue