mirror of
https://github.com/Ysurac/openmptcprouter-feeds.git
synced 2025-03-09 15:40:03 +00:00
Merge branch 'test' into develop
This commit is contained in:
commit
eee530bb72
19 changed files with 195 additions and 33 deletions
|
@ -133,7 +133,7 @@ if [ "$(uci -q get firewall.gre_tunnel)" = "" ]; then
|
|||
uci -q batch <<-EOF >/dev/null
|
||||
set firewall.gre_tunnel=include
|
||||
set firewall.gre_tunnel.path=/etc/firewall.gre-tunnel
|
||||
set firewall.gre_tunnel.reload=1
|
||||
set firewall.gre_tunnel.reload=0
|
||||
commit firewall
|
||||
EOF
|
||||
fi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue