Update install.sh

main
trrgrnd 2024-08-04 10:13:00 +00:00
parent ad0425d23c
commit d26444dec2
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/usr/bin/bash
echo "[ sshd_config backup ]"
cp /etc/ssh/sshd_config /etc/sshd_config_orig &&
cp /etc/ssh/sshd_config /etc/ssh/sshd_config_orig &&
echo "[ configuring sshd ]"