Update install.sh
parent
ad0425d23c
commit
d26444dec2
|
@ -1,7 +1,7 @@
|
||||||
#!/usr/bin/bash
|
#!/usr/bin/bash
|
||||||
|
|
||||||
echo "[ sshd_config backup ]"
|
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 ]"
|
echo "[ configuring sshd ]"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue