Fixbux stop

This commit is contained in:
Andros Fenollosa 2020-03-21 21:04:30 +01:00
parent 4e842978e5
commit 4b8f60dcf2

2
maza
View File

@ -113,7 +113,7 @@ start() {
stop() {
# Remove list to host file
sudo custom-sed -i -n "/$START_TAG/,/$END_TAG/d" "$HOST_FILE"
custom-sed -i -n "/$START_TAG/,/$END_TAG/d" "$HOST_FILE"
# Remove DNSMASQ
cat /dev/null > $CONFIG$LIST_DNSMASQ