This commit is contained in:
parent
9a8eded081
commit
23c49635ce
1
.github/github_pushback.sh
vendored
1
.github/github_pushback.sh
vendored
@ -3,6 +3,7 @@
|
||||
mkdir -p ~/.ssh
|
||||
ssh-keyscan pika-os.com >> ~/.ssh/known_hosts
|
||||
ssh-keyscan git.pika-os.com >> ~/.ssh/known_hosts
|
||||
echo -e "Host git.pika-os.com\n\tStrictHostKeyChecking no\n" >> ~/.ssh/config
|
||||
#ssh-agent -a $SSH_AUTH_SOCK > /dev/null
|
||||
#ssh-add - <<< "$1"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user