„README.md“ ändern

This commit is contained in:
Yann Mölle 2023-04-18 15:20:34 +02:00
parent 97e772f5a5
commit c8d7299edb

View File

@ -14,6 +14,8 @@ sh -c "$(curl -L http://gitlink.moelle.space/docker-aio)"
<br> <br>
<br> <br>
<details>
<summary>Old, individual OS installation scripts </summary>
## Individual systems ## Individual systems
### Alpine ### Alpine
@ -48,4 +50,5 @@ bash -c "$(curl -L https://git.moelle.space/hxcde/docker-auto-installer/raw/bran
Paste the script in the machines console Paste the script in the machines console
```bash ```bash
bash -c "$(curl -L https://git.moelle.space/hxcde/docker-auto-installer/raw/branch/main/centos.sh)" bash -c "$(curl -L https://git.moelle.space/hxcde/docker-auto-installer/raw/branch/main/centos.sh)"
``` ```
</details>