Updated README:md

This commit is contained in:
Christian Busch 2015-07-22 22:12:44 +02:00
parent ea6830ed92
commit cba262d112

View File

@ -2,7 +2,7 @@
Update nameserver entrys at inwx with the current WAN IP (DynDNS)
nsbackup is a bash script that uses curl and the inwx API to update nameserver entrys at inwx with the current WAN IP. It supports IPv4 and IPv6.
nsbackup is a shell script that uses curl and the inwx API to update nameserver entrys at inwx with the current WAN IP. It supports IPv4 and IPv6.
Place your config files in the _nsupdate.d_ folder.
@ -14,6 +14,12 @@ At least one config file needs to exist ending with _.config_. A "sample.config.
## Changelog
**2015-07-22**
- Changed the way how the existence of config files is checked
- Updated the sample config file to reflect new options from the last updates
- The script is reported to work in csh and sh too
**2015-06-30**
- Fixed the check for config files. Can now handle more than one file