Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 362 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 362 Bytes

Add github public SSH Key to your server

Dependencies

You must have jq installed on your system

$: sudo apt-get install jq

Run

Run the script and follow the instructions:

$: ./github-ssh.sh
Please enter the github usernames separating them by comma and no spaces.
For example: user1,user2,user3

user_name1,user_name2