From 14d638b45cbd3c5c7e8efc2a39cf8472c143d2dd Mon Sep 17 00:00:00 2001 From: Czechman Date: Wed, 11 Jan 2023 20:29:53 +0100 Subject: [PATCH] =?UTF-8?q?curl=20installscrip=20in=20script=20erg=C3=A4nz?= =?UTF-8?q?t?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/ipv64-dns-challenge.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/config/ipv64-dns-challenge.sh b/config/ipv64-dns-challenge.sh index 7d6b1de..cfbd061 100755 --- a/config/ipv64-dns-challenge.sh +++ b/config/ipv64-dns-challenge.sh @@ -14,6 +14,7 @@ ################################################################################################################# # Alle Konfigurationsparameter werden aus der config.env Datei gelesen ############################################# +apk add -U curl configfile="config.env" if [ ! -r "$configfile" ]; then