Update README

This commit is contained in:
Daniel Gröber 2020-06-22 22:25:16 +02:00
parent 827e9ffab3
commit f56c07f3b9
1 changed files with 2 additions and 2 deletions

View File

@ -36,8 +36,8 @@ the ImageBuilder used as well its hash and the corresponding image's hash.
Each produced image file contains the target, subtarget and profile names for Each produced image file contains the target, subtarget and profile names for
the targeted device (among other things), for example the Ubiquity UniFi AC the targeted device (among other things), for example the Ubiquity UniFi AC
Lite's image is called `*-ar71xx-generic-ubnt-unifiac-lite*-sysupgrade.bin` Lite's image is called `*-ath79-generic-ubnt_unifiac-lite*-sysupgrade.bin`
standing for `TARGET=ar71xx`, `SUBTARGET=generic`, `PROFILE=ubnt-unifiac-lite`. standing for `TARGET=ath79`, `SUBTARGET=generic`, `PROFILE=ubnt_unifiac-lite`.
These images can then be deployed by copying them to the respective device in These images can then be deployed by copying them to the respective device in
`/tmp` using `scp` and then running, over ssh: `/tmp` using `scp` and then running, over ssh: