Compare commits

...

2 Commits

Author SHA1 Message Date
4af7147a1a feat: use emissary v2023.8.25-a1ec5b8
All checks were successful
arcad/emissary-firmware/pipeline/head This commit looks good
2023-08-25 13:29:53 +00:00
bec89173c1 doc: add missing command
Some checks reported errors
arcad/emissary-firmware/pipeline/head Something is wrong with the build of this commit
2023-08-02 06:41:25 -06:00
2 changed files with 7 additions and 2 deletions

View File

@ -7,7 +7,12 @@ L'ensemble des cibles de construction préconfigurés sont disponibles dans le r
Par exemple:
```shell
# Pour le routeur Linksys WRT1200AC...
# Télécharger localement les dernières archive du projet emissary
make download-emissary-release
# Puis...
# ... pour le routeur Linksys WRT1200AC
make linksys-wrt1200ac
# ... ou pour le routeur Linksys WRT1900AC

View File

@ -1 +1 @@
v2023.6.25-42d49eb
v2023.8.25-a1ec5b8