small fix

This commit is contained in:
Robin Müller 2021-05-24 15:15:17 +02:00
parent d97fcef444
commit 834c376202
2 changed files with 1 additions and 1 deletions

View File

View File

@ -129,7 +129,7 @@ toolchain binaries are added to the path accordingly.
`$HOME/raspberrypi/rootfs`.
```sh
rsync -avHAXR --numeric-ids --info=progress2 <username>@<ip-address>:/{lib,usr} <rootfs-path>
rsync -avHAXR --numeric-ids --info=progress2 <username>@<ip-address>:/{lib,usr,opt/vc/lib} <rootfs-path>
```
On Linux, it is recommended to repair some symlinks which can be problematic: