Update maza

This commit is contained in:
Andros Fenollosa
2020-01-06 13:18:13 +01:00
committed by GitHub
parent c8ea8248aa
commit 94f6bd32a5

2
maza
View File

@ -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