From bef8353f7c14e577bd60378a3d9d76a6894b4cea Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabian=20Bl=C3=A4se?= Date: Wed, 16 Dec 2020 23:44:25 +0100 Subject: [PATCH] README: Fix incorrect git repository location --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5b62586..f7864b5 100644 --- a/README.md +++ b/README.md @@ -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