Update README.md

This commit is contained in:
Niko Andreopoulos 2025-08-05 02:13:44 -04:00
parent c4424df88c
commit 66c39d0978

View file

@ -1,7 +1,7 @@
# 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
run with "curl -fsSL https://git.nicktronicit.com/N.Andreopoulos/Debian-Server-Setup/raw/branch/main/Setup.sh | bash"
can also run with wget -qO- https://git.nicktronicit.com/N.Andreopoulos/Debian-Server-Setup/raw/branch/main/Setup.sh | bash
can also run with "wget -qO- https://git.nicktronicit.com/N.Andreopoulos/Debian-Server-Setup/raw/branch/main/Setup.sh | bash"