1
0
Fork 0
mirror of https://github.com/Ysurac/openmptcprouter-feeds.git synced 2025-02-13 02:51:50 +00:00

Remove call to ipv6 script never made

This commit is contained in:
Ycarus 2018-10-22 19:17:55 +02:00
parent 1c4bb39b1e
commit 827da5914a

View file

@ -104,12 +104,6 @@ uci batch <<-EOF
delete $$s
commit firewall
EOF
s=firewall.ss_rules6
uci get "$$s" >/dev/null || exit 0
uci batch <<-EOF
delete $$s
commit firewall
EOF
endef
define Build/Prepare