uninstall_easy : always remove /etc/firewall.zapret

This commit is contained in:
bolvan 2019-05-11 12:49:19 +03:00
parent e9f2b6209e
commit c11dd53e99

View File

@ -140,7 +140,7 @@ remove_openwrt_firewall()
echo \* removing firewall script echo \* removing firewall script
openwrt_fw_section_del openwrt_fw_section_del
[ -f "$OPENWRT_FW_INCLUDE" ] && rm -f "$OPENWRT_FW_INCLUDE" rm -f "$OPENWRT_FW_INCLUDE"
} }
restart_openwrt_firewall() restart_openwrt_firewall()