From b6069cd4c81fa9538e839bae4d19bee05a32eb22 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rg=20Thalheim?= <Mic92@users.noreply.github.com> Date: Mon, 19 Dec 2022 15:55:41 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 42984c5..3504e4b 100644 --- a/README.md +++ b/README.md @@ -125,7 +125,7 @@ $ inv deploy --hosts build02 reboot --hosts build02 1. Copy your ssh key to the recovery system so that the kexec image can re-use it. ``` console -yourmachine> ssh-copy-id build0X.nix-community.org +yourmachine> ssh-copy-id root@build0X.nix-community.org ``` 2. Download and boot into kexec-image: