From 7ff97bbe8aba04fa35e1f204b632b060f8b1f70d Mon Sep 17 00:00:00 2001 From: FusionPBX Date: Sat, 29 Jul 2017 11:20:22 -0600 Subject: [PATCH] Update finish.sh --- debian/resources/finish.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/resources/finish.sh b/debian/resources/finish.sh index 0e3b94d..0a35de9 100755 --- a/debian/resources/finish.sh +++ b/debian/resources/finish.sh @@ -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