From e98c3b1c6f2c9009ee9e553043f300d9167f4a1d Mon Sep 17 00:00:00 2001 From: Michael Clemens Date: Sun, 29 Apr 2018 21:24:15 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index dc33413..acc7f43 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,10 @@ Furthermore, add this zone file to your _/var/nsd/etc/nsd.conf_ ### Configure and Install nsd-dyndns * Copy _dyndns.conf-dist_ to _/etc/dyndns.conf_ + * _# cp dyndns.conf-dist /etc/dyndns.conf_ * Edit _/etc/dyndns.conf_ to your needs * Copy _dyndns.sh_ to _/usr/local/bin/dyndns.sh_ + * _# cp dyndns.sh /usr/local/bin/dyndns.sh_ * Make the script executable: * _# chmod u+x /usr/local/bin/dyndns.sh_ * Add _/usr/local/bin/dyndns.sh_ to your crontab