Added requirements
Added changelog entries as well as a required listing.
This commit is contained in:
parent
17f2f04c66
commit
5de67f6920
13
README.md
13
README.md
@ -6,8 +6,21 @@ nsbackup is a bash script that uses curl and the inwx API to update nameserver e
|
||||
|
||||
Place your config files in the _nsupdate.d_ folder.
|
||||
|
||||
## Requirements
|
||||
|
||||
In order to run you need to have _curl_ and _awk_ installed, as well as _drill_ or _nslookup_.
|
||||
|
||||
At least one config file needs to exist ending with _.config_. A "sample.config.dist" is provided.
|
||||
|
||||
## Changelog
|
||||
|
||||
**2015-01-12**
|
||||
|
||||
- Added checking for needed commands
|
||||
- Added checking for existing config file
|
||||
- Added requirements to README.md
|
||||
|
||||
|
||||
**2014-02-21**
|
||||
|
||||
- Added support for IPv6
|
||||
|
Loading…
x
Reference in New Issue
Block a user