mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Little cosmetics changes
This commit is contained in:
parent
a02c29af6d
commit
58800cb6a7
6 changed files with 39 additions and 22 deletions
|
@ -7,7 +7,8 @@ uci -q batch <<-EOF
|
|||
EOF
|
||||
if [ "$(uci -q get ucitrack.@network[-1].affects | grep macvlan)" = "" ]; then
|
||||
uci -q batch <<-EOF
|
||||
add_list ucitrack.@network[-1].affects=macvlan
|
||||
commit ucitrack
|
||||
add_list ucitrack.@network[-1].affects=macvlan
|
||||
commit ucitrack
|
||||
EOF
|
||||
fi
|
||||
exit 0
|
Loading…
Add table
Add a link
Reference in a new issue