Skip to content
Snippets Groups Projects
Commit d45f18ba authored by Ben Oswald's avatar Ben Oswald
Browse files

fix ffrn-remove-old-vlan script to run under gluon

parent df9f483c
No related branches found
No related tags found
No related merge requests found
#!/bin/sh
sed -e "/config interface 'mesh_radio0_vlan'/,+4d" /etc/config/network
sed -ie "/config interface 'mesh_radio0_vlan'/ { N;N;N;N;N; d; }" /etc/config/network
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment