Skip to content

Commit

Permalink
Try known hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
Arjan Dikhoff committed Oct 25, 2024
1 parent 39e568a commit 5137198
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,9 @@ fi
echo "#########################"
cat .git/config
echo "#########################"
ls -la ~/.ssh
cat ~/.ssh/id_priv.pub
cat ~/.ssh/known_hosts
ssh -T -p 443 [email protected]
echo "#########################"
git config --global core.pager cat
Expand Down

0 comments on commit 5137198

Please sign in to comment.