Update sysupgrade.md

Fix typo
pull/413/head
cdg123 2024-09-26 16:46:03 +01:00 committed by GitHub
parent 16eb13dc27
commit 6a7677b303
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -98,7 +98,7 @@ scp uImage* rootfs* root@<yourcameraip>:/tmp/
```bash
scp -O uImage* rootfs* root@<yourcameraip>:/tmp/
```
ssh
#### On the camera:
Now create a terminal session with the camera e.g. ssh root@192.168.1.10 and run the sysupgrade command pointing at your new images in /tmp.