static-ip: use correct mesh vpn id
This commit is contained in:
parent
c5ec42b5e8
commit
7854d9b2dd
@ -88,7 +88,7 @@ end
|
||||
-- TODO: get actual enabled value from options
|
||||
apply_network('mesh_wan', nil, 10)
|
||||
apply_network('mesh_lan', nil, 11)
|
||||
apply_network('mesh_vpn', nil, 12)
|
||||
apply_network('mesh_vpn', nil, 7)
|
||||
|
||||
uci:save('gluon-static-ip')
|
||||
uci:save('network')
|
||||
|
Loading…
Reference in New Issue
Block a user