* remove known_hosts each time

This commit is contained in:
Jeff Carr 2011-10-03 16:32:30 -04:00
parent cb734891e1
commit ad75d7aaac
1 changed files with 2 additions and 1 deletions

View File

@ -1,6 +1,7 @@
#!/bin/bash -x
rm /root/.ssh/known_hosts
./make_do_all.pl
bash -x do_all.sh "echo >> /etc/hosts"
bash -x do_all.sh "echo 69.55.54.144 loadbot >> /etc/hosts"
bash -x do_all.sh "restorecon -R /root/.ssh/"
# bash -x do_all.sh "restorecon -R /root/.ssh/"