From 91ec462bcf3a7a92eb7e58f78064923a17fc208b Mon Sep 17 00:00:00 2001 From: remittor Date: Tue, 13 Jan 2026 13:37:06 +0300 Subject: [PATCH] confunc: Fix function restore_all_ipset_cfg --- zapret/comfunc.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zapret/comfunc.sh b/zapret/comfunc.sh index e8e883d..14f530b 100755 --- a/zapret/comfunc.sh +++ b/zapret/comfunc.sh @@ -130,7 +130,7 @@ function restore_all_ipset_cfg restore_ipset_txt zapret-hosts-google.txt restore_ipset_txt zapret-hosts-user.txt restore_ipset_txt zapret-hosts-user-exclude.txt - restore_ipset_txt zapret-ip-exclude.txt.txt + restore_ipset_txt zapret-ip-exclude.txt } function create_default_cfg