From a1262bf0d5a8426b637818ade1b06dc78d739889 Mon Sep 17 00:00:00 2001 From: kevinheyer Date: Sun, 6 Apr 2025 11:21:47 +0000 Subject: [PATCH] README.md aktualisiert --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index a8a0792..5a96ae7 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,9 @@ # bash_bootstrap -First Server Init \ No newline at end of file +First Server Init + +Init with + +``` +bash <(curl -fsSL https://raw.githubusercontent.com/skulldev-de/server-bootstrap/main/bootstrap.sh) +``` \ No newline at end of file