Update Readme

Signed-off-by: Blackyfff <freifunk@freifunk-herpf.de>
This commit is contained in:
Blackyfff 2021-08-31 01:27:43 +02:00
parent 1b52a0cf76
commit 2a4ec02e9d
1 changed files with 2 additions and 2 deletions

View File

@ -35,10 +35,10 @@ Die Datei /etc/ffdns/community.conf wird für eine Community konfiguriert(vorzug
Die Datei /etc/ffdns/local.conf muss serverspezifisch konfiguriert werden.
Für die Konfiguration der Zonendatei siehe https://git.freifunk-franken/freifunk-franken/dns
Für die Konfiguration der Zonendatei siehe https://git.freifunk-franken.de/freifunk-franken/dns
#### Cron anlegen
Schließlich muss noch ein Cron angelegt werden, der regelmäßig das Skript aufruft:
Das Script muss regelmäßig aufgerufen werden, z.B. via Cron:
```
1-59/5 * * * * /usr/lib/ffdns/update-dns.sh
```