For some reason cPanel private keys are needing to be manually added for it to connect to github properly
1 |
ssh-add /home/your_user_name/.ssh/you_private_key_file |
For some reason cPanel private keys are needing to be manually added for it to connect to github properly
1 |
ssh-add /home/your_user_name/.ssh/you_private_key_file |