From 96b56fa6f7349f11f9cd0c69d820f407de6334dc Mon Sep 17 00:00:00 2001 From: Sathish <44555499+sambley@users.noreply.github.com> Date: Sat, 22 Jun 2019 08:33:39 -0700 Subject: [PATCH] Update authorized public key (#4783) --- net/scripts/add-solana-user-authorized_keys.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/net/scripts/add-solana-user-authorized_keys.sh b/net/scripts/add-solana-user-authorized_keys.sh index 260e36c7a1..9b1afcd703 100755 --- a/net/scripts/add-solana-user-authorized_keys.sh +++ b/net/scripts/add-solana-user-authorized_keys.sh @@ -14,6 +14,7 @@ set -ex # 2. Inline ~/.ssh/id-solana-testnet.pub below cat > /solana-authorized_keys <