This commit is contained in:
parent
37f6b7ddb1
commit
b64df7c9a9
3
.github/github_pushback.sh
vendored
3
.github/github_pushback.sh
vendored
@ -8,7 +8,8 @@ else
|
||||
fi
|
||||
|
||||
mkdir -p ~/.ssh
|
||||
ssh-keyscan github.com >> ~/.ssh/known_hosts
|
||||
ssh-keyscan pika-os.com >> ~/.ssh/known_hosts
|
||||
ssh-keyscan git.pika-os.com >> ~/.ssh/known_hosts
|
||||
ssh-agent -a $SSH_AUTH_SOCK > /dev/null
|
||||
ssh-add - <<< "$1"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user