Updated OTA over SCP (markdown)

Fabian 2018-01-12 16:46:07 +01:00
parent c4c89789c2
commit 6bf191b031
1 changed files with 1 additions and 1 deletions

@ -21,7 +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:_
_Optionally, reload the ssh service:_
```
sudo /etc/init.d/ssh restart
```