Updated OTA over SCP (markdown)

Fabian 2018-01-12 16:43:58 +01:00
parent b375910bd6
commit c4c89789c2
1 changed files with 1 additions and 2 deletions

@ -21,8 +21,7 @@ Copy the key to your ssh server. You need to confirm this action. Use your serve
```
ssh-copy-id -i ~/.ssh/id_rsa.pub USER@HOST
```
### Optional reload the ssh service
_Optional reload the ssh service:_
```
sudo /etc/init.d/ssh restart
```