push hostinger terminal to your github by ssh

 1. Find hostinger SSH 

search git in hostinger hpanel

https://hpanel.hostinger.com/hosting/yoursite.com/advanced/git


copy the ssh code and add that ssh code to your github ssh in your settings 


then try to push the code from hostinger terminal 


if you get some error like - 







solve this by below command 

chmod 600 ~/.ssh/id_rsa

Post a Comment

0 Comments