clickable files
This commit is contained in:
parent
05fb2aa8fd
commit
e211eef266
1 changed files with 3 additions and 3 deletions
|
@ -47,17 +47,17 @@ curl https://git.kennel.ml/Anri/confOS/raw/branch/main/wsl.sh -s | bash
|
||||||
> </details>
|
> </details>
|
||||||
>
|
>
|
||||||
> ### Copié la configuration
|
> ### Copié la configuration
|
||||||
> > `run.sh`
|
> [`run.sh`](archinstall/run.sh)
|
||||||
> ```bash
|
> ```bash
|
||||||
> curl -o run.sh -L lstu.fr/m_ai_r
|
> curl -o run.sh -L lstu.fr/m_ai_r
|
||||||
> ```
|
> ```
|
||||||
>
|
>
|
||||||
> > `user_configuration.json`
|
> [`user_configuration.json`](archinstall/user_configuration.json)
|
||||||
> ```bash
|
> ```bash
|
||||||
> curl -o u.json -L lstu.fr/m_ai_c
|
> curl -o u.json -L lstu.fr/m_ai_c
|
||||||
> ```
|
> ```
|
||||||
>
|
>
|
||||||
> > `user_disk_layout.json`
|
> [`user_disk_layout.json`](archinstall/user_disk_layout.json)
|
||||||
> ```bash
|
> ```bash
|
||||||
> curl -o d.json -L lstu.fr/m_ai_d
|
> curl -o d.json -L lstu.fr/m_ai_d
|
||||||
> ```
|
> ```
|
||||||
|
|
Loading…
Reference in a new issue