README.md aktualisiert

This commit is contained in:
kevinheyer 2025-06-11 17:21:05 +00:00
parent 6ba2492705
commit 1f94c5c9c8

View file

@ -5,5 +5,5 @@ First Server Init
Init with Init with
``` ```
bash <(curl -fsSL https://skulldev.de/kevinheyer/bash_bootstrap/raw/branch/main/bootstrap.sh) wget -qO /tmp/bootstrap.sh https://skulldev.de/kevinheyer/bash_bootstrap/raw/branch/main/bootstrap.sh && sudo bash /tmp/bootstrap.sh
``` ```