From d1a6a557006215947ac4e164ae483901ac585ffb Mon Sep 17 00:00:00 2001 From: martin <1+martin@noreply.localhost> Date: Fri, 8 May 2026 16:02:42 +0200 Subject: [PATCH] REDME.md aktualisiert --- REDME.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/REDME.md b/REDME.md index 4e81734..190fc79 100644 --- a/REDME.md +++ b/REDME.md @@ -9,7 +9,7 @@ curl -s https://git.1337733.xyz/martin/sshconfig/raw/branch/main/authorized_keys ## wget ```bash -wget -qO- [https://git.1337733.xyz/martin/sshconfig/raw/branch/main/authorized_keys](https://git.1337733.xyz/martin/sshconfig/raw/branch/main/authorized_keys) >> ~/.ssh/authorized_keys +wget -qO- https://git.1337733.xyz/martin/sshconfig/raw/branch/main/authorized_keys >> ~/.ssh/authorized_keys ``` # Set File Permissions