From 7c36ba81e5323c7d6b63a8a694f4607b5a128172 Mon Sep 17 00:00:00 2001 From: Emi Matchu Date: Mon, 19 Feb 2024 11:12:40 -0800 Subject: [PATCH] Minor change to explanation text in authorized-ssh-keys.txt --- deploy/files/authorized-ssh-keys.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy/files/authorized-ssh-keys.txt b/deploy/files/authorized-ssh-keys.txt index 44ec110f..b30b1676 100644 --- a/deploy/files/authorized-ssh-keys.txt +++ b/deploy/files/authorized-ssh-keys.txt @@ -1,7 +1,7 @@ # These are the SSH public keys that allow a user to log in and setup or deploy. # # It's dangerous to add a new key to this file! When you run -# `yarn deploy-setup`, it will copy these keys to the deploy server, which will +# `bin/deploy:setup`, it will copy these keys to the deploy server, which will # allow the owner of these keys to log into the deploy server in the future. # # But the keys themselves aren't necessarily sensitive data, except for the name