„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-12 08:18:54 +00:00
parent b674a70777
commit 60eab1b6b1

View File

@ -34,5 +34,5 @@ bash -c "$(curl -L https://git.moelle.space/ymoelle/docker-auto-installer/raw/br
## CentOS ## CentOS
Paste the script in the machines console Paste the script in the machines console
```bash ```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)"
``` ```