Update install.sh
parent
d26444dec2
commit
232270bd9a
|
@ -1,7 +1,7 @@
|
|||
#!/usr/bin/bash
|
||||
|
||||
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 ]"
|
||||
|
||||
|
|
Loading…
Reference in New Issue