Update README.md
parent
6baa395f29
commit
f02a7e33dd
|
@ -40,4 +40,8 @@ The file is a json file with 3 possible attributes
|
|||
- `python3 dns_fetch.py`
|
||||
- Prints the raw json from cloudflare
|
||||
- `python3 dns_fetch.py -n`
|
||||
- Prints all records corresponding to default_name
|
||||
- Prints all records corresponding to default_name
|
||||
|
||||
# site_gen.py
|
||||
---
|
||||
Allows you to easily generate and install nginx site configs.
|
||||
|
|
Loading…
Reference in New Issue