From 270acc2df08565a7b77165d6875bcd5eb3720a4a Mon Sep 17 00:00:00 2001 From: kevinheyer Date: Sun, 6 Apr 2025 11:25:02 +0000 Subject: [PATCH] README.md aktualisiert Fix URL --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5a96ae7..12daec9 100644 --- a/README.md +++ b/README.md @@ -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) ``` \ No newline at end of file