final instruction

This commit is contained in:
Mylloon 2022-06-03 15:29:58 +02:00
parent 84a7532121
commit 2f276c9829
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -60,6 +60,17 @@ curl -o u.json -L lstu.fr/m_ai_c
curl -o d.json -L lstu.fr/m_ai_d
```
### Lancé la configration
> Rendre le script exécutable
```bash
chmod +x run.sh
```
> Lancer le script
```bash
./run.sh
```
## [outdated] Manjaro
Commande pour lancer mon installation :
```bash