README.md aktualisiert

Fix URL
This commit is contained in:
kevinheyer 2025-04-06 11:25:02 +00:00
parent a1262bf0d5
commit 270acc2df0

View file

@ -5,5 +5,5 @@ First Server Init
Init with
```
bash <(curl -fsSL https://raw.githubusercontent.com/skulldev-de/server-bootstrap/main/bootstrap.sh)
bash <(curl -fsSL https://skulldev.de/kevinheyer/bash_bootstrap/raw/branch/main/bootstrap.sh)
```