mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
Update installation_brique_fr.md
This commit is contained in:
parent
b780223839
commit
16e2c714b6
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,8 @@ L’ordre des étapes est important.
|
|||
```bash
|
||||
% cd /tmp/
|
||||
% wget http://repo.labriqueinter.net/labriqueinternet_latest_jessie.img.tar.xz
|
||||
% sha512sum labriqueinternet_*.img.tar.xz
|
||||
% wget http://repo.labriqueinter.net/MD5SUMS
|
||||
% md5sum -c MD5SUMS
|
||||
% tar -xf labriqueinternet_*.img.tar.xz
|
||||
% mv labriqueinternet_*.img labriqueinternet.img
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue