From 60eab1b6b13ecf00ecc544a5ed0c61e5770bbfa2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yann=20M=C3=B6lle?= Date: Wed, 12 Apr 2023 08:18:54 +0000 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 dbf2b61..6aaf032 100644 --- a/README.md +++ b/README.md @@ -34,5 +34,5 @@ bash -c "$(curl -L https://git.moelle.space/ymoelle/docker-auto-installer/raw/br ## CentOS Paste the script in the machines console ```bash -bash -c "$(curl -L https://raw.githubusercontent.com/hxcde/docker-auto-installer/main/centos.sh)" +bash -c "$(curl -L https://git.moelle.space/ymoelle/docker-auto-installer/raw/branch/main/centos.sh)" ``` \ No newline at end of file