mirror of
https://github.com/tanrax/maza-ad-blocking.git
synced 2024-11-10 02:15:42 +01:00
Add backup instructions
This commit is contained in:
parent
6554dccb1a
commit
3f876d1594
@ -51,6 +51,12 @@ Then you do this.
|
||||
curl -o maza https://raw.githubusercontent.com/tanrax/maza-ad-blocking/master/maza && chmod +x maza && sudo mv maza /usr/local/bin
|
||||
```
|
||||
|
||||
Optional but recommended, make a backup of your hosts file.
|
||||
|
||||
``` bash
|
||||
sudo cp /etc/hosts /etc/hosts.backup
|
||||
```
|
||||
|
||||
## 🔪 Uninstall
|
||||
|
||||
``` bash
|
||||
|
Loading…
Reference in New Issue
Block a user