Aktualizovat replace.sh
This commit is contained in:
parent
fcb84e0b52
commit
bd316d6484
1 changed files with 1 additions and 0 deletions
|
@ -2,5 +2,6 @@ cp ./ssh/authorized_keys /root/.ssh/authorized_keys
|
|||
cat ./ssh/bashrc >> /root/.bashrc
|
||||
cp /etc/ssh/sshd_config /etc/ssh/sshd_config.back
|
||||
cp ./ssh/sshd_config /etc/ssh/sshd_config
|
||||
chmod +x ./ssh/install.sh
|
||||
./ssh/install.sh
|
||||
rm -r ./ssh/
|
Loading…
Reference in a new issue