README: Fix incorrect git repository location

This commit is contained in:
Fabian Bläse 2020-12-16 23:44:25 +01:00
parent be7142f63b
commit bef8353f7c
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ git clone https://git.freifunk-franken.de/freifunk-franken/dns.git /srv/fff-dns
#### dns-scripts klonen
Dann können die Skripte geklont werden. Dabei ist aktuell noch die Position wichtig, da das Skript derzeit absolulte Pfade verwendet.
```
git clone https://git.freifunk-franken.de/freifunk-franken/dns.git /srv/fff-scripts
git clone https://git.freifunk-franken.de/freifunk-franken/dns-scripts.git /srv/fff-scripts
```
#### Cron anlegen