Update README.md

main
Brett 2023-05-07 15:44:19 -04:00 committed by GitHub
parent 6baa395f29
commit f02a7e33dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 1 deletions

View File

@ -40,4 +40,8 @@ The file is a json file with 3 possible attributes
- `python3 dns_fetch.py` - `python3 dns_fetch.py`
- Prints the raw json from cloudflare - Prints the raw json from cloudflare
- `python3 dns_fetch.py -n` - `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.