Update install.sh

main
trrgrnd 2024-08-04 10:15:32 +00:00
parent d26444dec2
commit 232270bd9a
1 changed files with 1 additions and 1 deletions

View File

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