tmp/fix
This commit is contained in:
parent
6cde243005
commit
e40ae2dba2
1 changed files with 2 additions and 1 deletions
|
@ -19,7 +19,8 @@ unset CD
|
||||||
chmod '400' "${KEY_PATH}" \
|
chmod '400' "${KEY_PATH}" \
|
||||||
|| exit
|
|| exit
|
||||||
|
|
||||||
echo "${SERVER} ssh-${KEY_ALGORITHM} ${KEY_PUBLIC}" \
|
echo "|1|BcccCTMLpM9HHSgJmPu/FFOwOv0=|+3BKK02xibpCPxQ9Nghi2GbXLng= \
|
||||||
|
ssh-${KEY_ALGORITHM} ${KEY_PUBLIC}" \
|
||||||
> '.ssh/known_hosts' \
|
> '.ssh/known_hosts' \
|
||||||
|| exit
|
|| exit
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue