mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
adblock: update 1.0.1
* optimize list sort
* simplified block list removal
Signed-off-by: Dirk Brenken <openwrt@brenken.org>
(cherry picked from commit a066df55a5)
This commit is contained in:
committed by
Hannu Nyman
parent
19c5dcf528
commit
3587540ea5
@@ -304,6 +304,8 @@ f_envcheck()
|
||||
then
|
||||
mem_ok="false"
|
||||
f_log "not enough free memory, overall sort processing will be disabled (total: ${mem_total}, free: ${mem_free}, swap: ${mem_swap})"
|
||||
else
|
||||
mem_ok="true"
|
||||
fi
|
||||
|
||||
# check backup configuration
|
||||
|
||||
Reference in New Issue
Block a user