1
0
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:
Andros Fenollosa 2020-01-06 13:15:04 +01:00 committed by GitHub
parent f7348e4a6b
commit c8ea8248aa
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

2
maza

@ -95,7 +95,7 @@ stop() {
sed -i -n "/$START_TAG/,/$END_TAG/d" "$HOST_FILE"
# Remove DNSMASQ
rm -f $CONFIG/$LIST_DNSMASQ
cat /dev/null > $CONFIG/$LIST_DNSMASQ
# Notify user
echo "${COLOR_GREEN}DISABLED!${COLOR_RESET}"