Skip to content
This repository has been archived by the owner on Jan 22, 2025. It is now read-only.

Commit

Permalink
Adds public key for [email protected] (#12980)
Browse files Browse the repository at this point in the history
  • Loading branch information
Lichtso authored Oct 19, 2020
1 parent 81bd9af commit d5163c5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions net/scripts/solana-user-authorized_keys.sh
Original file line number Diff line number Diff line change
Expand Up @@ -74,3 +74,6 @@ SOLANA_PUBKEYS+=('ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAsOLWUu8wbe6C5IdyB+gy1KwP

SOLANA_USERS+=('aeyakovenko')
SOLANA_PUBKEYS+=('ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIEl4U9VboeYbZNOVn8SB1NM29HeI3SwqsbM22Jmw6975 aeyakovenko@valverde')

SOLANA_USERS+=('alexander')
SOLANA_PUBKEYS+=('ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAINHM/Rdj1UtrqPWMWjgXkjr5xFkyV0yRseM/uHxlHmxe [email protected]')

0 comments on commit d5163c5

Please sign in to comment.