forked from norman/fusionpbx-install.sh-github-mirror
Update finish.sh
This commit is contained in:
2
debian/resources/finish.sh
vendored
2
debian/resources/finish.sh
vendored
@@ -43,7 +43,7 @@ if [ .$domain_name = .'ip_address' ]; then
|
|||||||
domain_name=$(hostname -I | cut -d ' ' -f1)
|
domain_name=$(hostname -I | cut -d ' ' -f1)
|
||||||
fi
|
fi
|
||||||
|
|
||||||
#get a domain_uuid
|
#get the domain_uuid
|
||||||
domain_uuid=$(/usr/bin/php /var/www/fusionpbx/resources/uuid.php);
|
domain_uuid=$(/usr/bin/php /var/www/fusionpbx/resources/uuid.php);
|
||||||
|
|
||||||
#add the domain name
|
#add the domain name
|
||||||
|
|||||||
Reference in New Issue
Block a user