diff --git a/cd-bootstrap.sh b/cd-bootstrap.sh index a6045ad..5a92d51 100755 --- a/cd-bootstrap.sh +++ b/cd-bootstrap.sh @@ -19,7 +19,8 @@ unset CD chmod '400' "${KEY_PATH}" \ || exit -echo "${SERVER} ssh-${KEY_ALGORITHM} ${KEY_PUBLIC}" \ +echo "|1|BcccCTMLpM9HHSgJmPu/FFOwOv0=|+3BKK02xibpCPxQ9Nghi2GbXLng= \ +ssh-${KEY_ALGORITHM} ${KEY_PUBLIC}" \ > '.ssh/known_hosts' \ || exit