updated github_get_user_ssh_public_key2.sh

pull/2/head
Hari Sekhon 4 years ago
parent 2f184ea9a4
commit aa9b880d03

@ -20,7 +20,7 @@ Fetches a GitHub user's public SSH key via HTTP
User can be given as first argument, or environment variables \$GITHUB_USER or \$USER
Technically should use the GitHub API instead as it's more guaranteed to be stable
See Also: github_get_user_ssh_public_key_api.sh
See instead: github_get_user_ssh_public_key.sh
${0##*/} <user>

Loading…
Cancel
Save