From d693b3520fa501b09fd4252c2f382374a48ab832 Mon Sep 17 00:00:00 2001 From: admManuel Date: Sun, 4 May 2025 16:59:46 +0000 Subject: [PATCH] Update Linux/SSH/secure_ssh.sh --- Linux/SSH/secure_ssh.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Linux/SSH/secure_ssh.sh b/Linux/SSH/secure_ssh.sh index 75ca162..f1d242a 100644 --- a/Linux/SSH/secure_ssh.sh +++ b/Linux/SSH/secure_ssh.sh @@ -165,7 +165,7 @@ done warn "Erstelle SSH-Konfigurationsdatei..." sudo tee $SSH_CONFIG_FILE > /dev/null <