mirror of
https://github.com/tanrax/maza-ad-blocking.git
synced 2025-04-07 19:35:34 +02:00
Fix start
This commit is contained in:
parent
105f7ca6ff
commit
e8838ba546
2
maza
2
maza
@ -69,7 +69,7 @@ update() {
|
||||
}
|
||||
|
||||
start() {
|
||||
cat "$CONFIG/$LIST" "$HOST_FILE" >> "$HOST_FILE"
|
||||
cat "$CONFIG/$LIST" >> "$HOST_FILE"
|
||||
# Notify user
|
||||
echo "${COLOR_GREEN}ENABLED!${COLOR_RESET}"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user