added Install section to README
This commit is contained in:
parent
4e140cfb5f
commit
09a647ee8b
10
README.md
10
README.md
|
@ -1,3 +1,11 @@
|
|||
# powerdns-tools
|
||||
|
||||
Bash scripts for working with the PowerDNS API, and for auditing the list of zones.
|
||||
Bash scripts for working with the PowerDNS API, and for auditing the list of zones.
|
||||
|
||||
## Install
|
||||
```
|
||||
cd /usr/local/src/
|
||||
git clone https://git.stack-source.com/msb/powerdns-tools.git
|
||||
cd powerdns-tools
|
||||
bash install.sh
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue
Block a user