mirror of
https://github.com/novatiq/packages.git
synced 2026-04-29 23:18:42 +01:00
simple-adblock: better download processing, luci-app integration, lists optimization, firewall integration
Signed-off-by: Stan Grishin <stangri@melmac.net>
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
if [[ "$ACTION" == "ifup" ]]; then
|
||||
sleep 10 && /etc/init.d/simple-adblock start &
|
||||
fi
|
||||
Reference in New Issue
Block a user