Improved the SSH error handling.
This commit is contained in:
@@ -168,6 +168,7 @@ setup_ssh() {
|
||||
exit 22;
|
||||
}
|
||||
ssh-keygen -R "${LIVE_TARGET_IP}" >> "${STDOUT}" 2>> "${STDERR}"
|
||||
continue
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user