From c287317038ea364a2f395fe0d7e46a00eb969d11 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Tue, 18 Apr 2023 15:24:59 +0200 Subject: [PATCH] =?UTF-8?q?=E2=80=9EREADME.md=E2=80=9C=20=C3=A4ndern?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9bc1827..24e0aec 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ - You need to install curl on your system. #### Paste the script in the machines console, thats all! ```bash -sh -c "$(curl -L http://gitlink.moelle.space/docker-aio)" +sh -c "$(curl -L http://script.moelle.space/docker-aio)" ```