mirror of
https://github.com/tanrax/maza-ad-blocking.git
synced 2025-04-07 19:35:34 +02:00
Update maza
This commit is contained in:
parent
c8ea8248aa
commit
94f6bd32a5
2
maza
2
maza
@ -92,7 +92,7 @@ start() {
|
||||
|
||||
stop() {
|
||||
# Remove list to host file
|
||||
sed -i -n "/$START_TAG/,/$END_TAG/d" "$HOST_FILE"
|
||||
sudo sed -i -n "/$START_TAG/,/$END_TAG/d" "$HOST_FILE"
|
||||
|
||||
# Remove DNSMASQ
|
||||
cat /dev/null > $CONFIG/$LIST_DNSMASQ
|
||||
|
Loading…
x
Reference in New Issue
Block a user