mirror of
https://github.com/tanrax/maza-ad-blocking.git
synced 2024-11-22 15:15:41 +01:00
Update maza
This commit is contained in:
parent
f7348e4a6b
commit
c8ea8248aa
2
maza
2
maza
@ -95,7 +95,7 @@ stop() {
|
|||||||
sed -i -n "/$START_TAG/,/$END_TAG/d" "$HOST_FILE"
|
sed -i -n "/$START_TAG/,/$END_TAG/d" "$HOST_FILE"
|
||||||
|
|
||||||
# Remove DNSMASQ
|
# Remove DNSMASQ
|
||||||
rm -f $CONFIG/$LIST_DNSMASQ
|
cat /dev/null > $CONFIG/$LIST_DNSMASQ
|
||||||
|
|
||||||
# Notify user
|
# Notify user
|
||||||
echo "${COLOR_GREEN}DISABLED!${COLOR_RESET}"
|
echo "${COLOR_GREEN}DISABLED!${COLOR_RESET}"
|
||||||
|
Loading…
Reference in New Issue
Block a user