Fixed bad EOF
This commit is contained in:
parent
b3a9205c79
commit
9429e78411
@ -29,4 +29,4 @@ if not uci:get('simple-tc', 'mesh_vpn') then
|
|||||||
uci:section('simple-tc', 'interface', 'mesh_vpn', config)
|
uci:section('simple-tc', 'interface', 'mesh_vpn', config)
|
||||||
uci:save('simple-tc')
|
uci:save('simple-tc')
|
||||||
uci:commit('simple-tc')
|
uci:commit('simple-tc')
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user