remove https

This commit is contained in:
Mylloon 2022-06-03 15:27:35 +02:00
parent 56395010fd
commit 84a7532121
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

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