Removing invalid lines, appears to be a dodgy concatenation (#6319)
This commit is contained in:
parent
8b531c400a
commit
a449ac3774
|
|
@ -1,12 +1,4 @@
|
||||||
#!version:1.0.0.1
|
#!version:1.0.0.1
|
||||||
## The header above must appear as-is in the first line
|
|
||||||
|
|
||||||
include:config "y000000000123.cfg"
|
|
||||||
include:config "{$mac}.cfg"
|
|
||||||
|
|
||||||
overwrite_mode = {$yealink_overwrite_mode}
|
|
||||||
root@hvox3:/var/www/fusionpbx/resources/templates/provision/yealink/t31g# cat y000000000123.cfg
|
|
||||||
#!version:1.0.0.1
|
|
||||||
|
|
||||||
##File header "#!version:1.0.0.1" can not be edited or deleted.##
|
##File header "#!version:1.0.0.1" can not be edited or deleted.##
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue