From dda8f254a06a4730570231a2f2dc6dbd6f75f332 Mon Sep 17 00:00:00 2001 From: remittor Date: Sat, 7 Jun 2025 15:17:18 +0300 Subject: [PATCH] comfunc: MiniFix in init_before_start --- zapret/comfunc.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/zapret/comfunc.sh b/zapret/comfunc.sh index 1baa6d6..252ac76 100755 --- a/zapret/comfunc.sh +++ b/zapret/comfunc.sh @@ -155,6 +155,7 @@ function init_before_start else remove_cron_task_logs fi + return 0 } function patch_luci_header_ut