From cb0c46f6f6f9db7f432ca17f31444f5ce75371ad Mon Sep 17 00:00:00 2001 From: Len Date: Fri, 27 Sep 2019 22:36:09 -0400 Subject: [PATCH] Update {$mac}.xml (#4696) --- resources/templates/provision/grandstream/ht503/{$mac}.xml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/resources/templates/provision/grandstream/ht503/{$mac}.xml b/resources/templates/provision/grandstream/ht503/{$mac}.xml index 679255ea04..882a778748 100644 --- a/resources/templates/provision/grandstream/ht503/{$mac}.xml +++ b/resources/templates/provision/grandstream/ht503/{$mac}.xml @@ -146,7 +146,13 @@ {/if} +{if $grandstream_config_server_path=="none"} + +{elseif isset($grandstream_config_server_path)} +{$grandstream_config_server_path} +{else} {$domain_name}{$project_path}/app/provision +{/if}