From cf4002eea39fb092d2d52fc8399d3eb3da025538 Mon Sep 17 00:00:00 2001 From: bol-van Date: Fri, 12 Nov 2021 16:52:31 +0300 Subject: [PATCH] uinstall_easy: uneeded fw include --- uninstall_easy.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/uninstall_easy.sh b/uninstall_easy.sh index fe83e01..ecc7835 100755 --- a/uninstall_easy.sh +++ b/uninstall_easy.sh @@ -159,8 +159,6 @@ service_remove_openrc() remove_openrc() { - OPENWRT_FW_INCLUDE=/etc/firewall.zapret - service_remove_openrc crontab_del }