Update finish.sh

This commit is contained in:
FusionPBX 2017-07-29 11:20:22 -06:00 committed by GitHub
parent 431efd2e23
commit 7ff97bbe8a
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ if [ .$domain_name = .'ip_address' ]; then
domain_name=$(hostname -I | cut -d ' ' -f1)
fi
#get a domain_uuid
#get the domain_uuid
domain_uuid=$(/usr/bin/php /var/www/fusionpbx/resources/uuid.php);
#add the domain name