From 87fa11793661c87a7933377bcbee19b40f171959 Mon Sep 17 00:00:00 2001 From: "N.Andreopoulos" Date: Tue, 5 Aug 2025 02:12:56 -0400 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b239214..9dc7325 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ # Simple Script to setup a debian server with my ssh-key +#run with curl -fsSL https://git.nicktronicit.com/N.Andreopoulos/Debian-Server-Setup/raw/branch/main/Setup.sh | bash +# Alternativly run with wget -qO- https://git.nicktronicit.com/N.Andreopoulos/Debian-Server-Setup/raw/branch/main/Setup.sh | bash