From dc585c1c86673f5145582b41f234fc96c76083be Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Tue, 18 Apr 2023 12:44:54 +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 781d4f7..25c3c1f 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ Just run the commands in the console as root user. - You need to install curl on your system. #### Paste the script in the machines console ```bash -sh -c "$(curl -L https://gitlink.moelle.space/I8Bn2y)" +sh -c "$(curl -L https://git.moelle.space/hxcde/docker-auto-installer/raw/branch/main/install.sh)" ```