mirror of https://github.com/d3cim/block.git
[UPDATE] - Update build intructions
This commit is contained in:
parent
6e0cf9cca8
commit
04a4a9af42
|
@ -29,7 +29,7 @@ DNSCrypt: Rebind Protection | jedisct1 | DNS rebinding protection | [LINK](https
|
||||||
|
|
||||||
## Build
|
## Build
|
||||||
|
|
||||||
To generate your own list you can clone this repo, edit files according to your needs and run this command:
|
To generate your own list you can clone this repo, move into the `config` folder, edit files according to your needs and run this command:
|
||||||
```
|
```
|
||||||
python3 generate-domains-blocklist.py > list.txt.tmp && mv -f list.txt.tmp list
|
python3 generate-domains-blocklist.py > list.txt.tmp && mv -f list.txt.tmp list
|
||||||
```
|
```
|
Loading…
Reference in New Issue