From 08c9734f20eafdf6d55e54084974ace9ff035029 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 10 Apr 2020 08:28:30 +0300 Subject: Change: clarify a tad bit --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 92ca8dd..7302909 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,8 @@ do with less disk space. `curl https://files.liw.fi/contractor/worker.img.xz > worker.img.xz` `unxz -v *.img.xz` -* Change the manager to accept your own SSH public: +* Change the manager to accept your own SSH public (change the key + filename as needed): `sudo sh -x ./set-authorized-key vm.img ~/.ssh/id*.pub` -- cgit v1.2.1