From e87a6e9f2ba7c5fe67284dc0c3f9938e6bc58a77 Mon Sep 17 00:00:00 2001 From: xdrm-brackets Date: Mon, 8 May 2017 16:35:01 +0200 Subject: [PATCH] Updated readme --- clone/REAMDE.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/clone/REAMDE.md b/clone/REAMDE.md index aa9306b..95ce332 100644 --- a/clone/REAMDE.md +++ b/clone/REAMDE.md @@ -10,9 +10,6 @@ This folder contains necessary utilities in order to clone and setup new _SATS_ ###### 2. Clone script -> `./clone` is the main script that will : -1. Format the device -2. Extract image into it -3. Generate a pair of ecdsa:521 keys for SSH and append the server's `authorized_keys` file -4. Set up the WiFi configuration -5. Update _SATS_' `authorized_keys` file to create key-only access (for maintenance). +1. Launch `./clone` +2. Copy the generated key in `server/authorized_keys` to the server in order to allow the _SATS_ to clone the source code. +3. Create a _SMMP_ database entry with the pair created in `server/created` with **id:unlock\_code** format.