better style3

This commit is contained in:
Mylloon 2022-06-03 15:22:08 +02:00
parent 7e53daeeb2
commit 3c99cc5d77
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -45,16 +45,19 @@ iwctl station wlan0 connect <SSID>
``` ```
### Copié la configuration ### Copié la configuration
> `run.sh`
```bash ```bash
curl -o run.sh -L https://lstu.fr/m_ai_r # run.sh curl -o run.sh -L https://lstu.fr/m_ai_r
``` ```
> `user_configuration.json`
```bash ```bash
curl -o u.json -L https://lstu.fr/m_ai_c # user_configuration.json curl -o u.json -L https://lstu.fr/m_ai_c
``` ```
> `user_disk_layout.json`
```bash ```bash
curl -o d.json -L https://lstu.fr/m_ai_d # user_disk_layout.json curl -o d.json -L https://lstu.fr/m_ai_d
``` ```
## [outdated] Manjaro ## [outdated] Manjaro