mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
simple-adblock: options to filter non-ASCII domains, local compressed storage
Signed-off-by: Stan Grishin <stangri@melmac.net>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [[ "$ACTION" == "ifup" ]]; then
|
||||
if [ "$ACTION" = "ifup" ]; then
|
||||
sleep 10 && /etc/init.d/simple-adblock start &
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user