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.