Aktualizovat replace.sh
This commit is contained in:
parent
53277a4611
commit
d02ef9d546
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
||||||
cp /home/ssh/authorized_keys /root/.ssh/authorized_keys
|
cp /home/ssh/authorized_keys /root/.ssh/authorized_keys
|
||||||
|
cat /home/ssh/bashrc >> /root/.bashrc
|
||||||
cp /etc/ssh/sshd_config /etc/ssh/sshd_config.back
|
cp /etc/ssh/sshd_config /etc/ssh/sshd_config.back
|
||||||
cp /home/ssh/sshd_config /etc/ssh/sshd_config
|
cp /home/ssh/sshd_config /etc/ssh/sshd_config
|
||||||
rm -r /home/ssh/
|
rm -r /home/ssh/
|
Loading…
Reference in a new issue