diff --git a/Linux/SSH/secure_ssh.sh b/Linux/SSH/secure_ssh.sh index 2f20007..c23ae3e 100644 --- a/Linux/SSH/secure_ssh.sh +++ b/Linux/SSH/secure_ssh.sh @@ -272,11 +272,11 @@ else fi # Konfiguriere SSH für die Include-Direktive -warn "Setze /etc/ssh/sshd_config zurück auf Include‑Direktive..." +warn "Setze /etc/ssh/sshd_config zurück auf Include-Direktive..." sudo tee "$SSH_MAIN_CONFIG" > /dev/null <