Update README.md

This commit is contained in:
Niko Andreopoulos 2025-08-05 02:12:56 -04:00
parent eaf3699f58
commit 87fa117936

View file

@ -1,3 +1,5 @@
# Simple Script to setup a debian server with my ssh-key # 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