Various fixes
This commit is contained in:
@ -19,7 +19,6 @@ cleanuppaths() {
|
||||
}
|
||||
|
||||
cleanupssh() {
|
||||
set -x
|
||||
for host in ${!hosts[*]}; do
|
||||
ssh-keygen -R ${hosts[$host]} &>/dev/null
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user