fix arch steps

This commit is contained in:
Mylloon 2022-06-06 02:22:08 +02:00
parent 7d4ec922de
commit 73493e83ef
Signed by: Anri
GPG key ID: A82D63DFF8D1317F

View file

@ -19,9 +19,7 @@ curl https://git.kennel.ml/Anri/confOS/raw/branch/main/wsl.sh -s | bash
```
## Arch
<!-- à l'avenir, aller dans le chroot, finir le setup avec d'autres commandes et tout sera bon :) -->
<!-- dans un avenir + lointain, voir comment setup un script python avec la librairie archinstall -->
<details><summary>Procédure</summary>
<details><summary>Procédure ISO</summary>
> ### Layout FR
> ```bash
@ -68,17 +66,17 @@ curl https://git.kennel.ml/Anri/confOS/raw/branch/main/wsl.sh -s | bash
> ./run.sh
> ```
>
> Aller dans le `chroot` à la fin pour finir l'installation
> ```bash
> curl https://git.kennel.ml/Anri/confOS/raw/branch/main/arch.sh -s | bash
> ```
>
> Enfin, redémarrer le PC
> Ne pas aller dans le `chroot` à la fin de l'installation et redémarrer le pc
> ```bash
> reboot
> ```
</details>
Commande pour lancer mon installation :
```bash
curl https://git.kennel.ml/Anri/confOS/raw/branch/main/arch.sh -s | bash
```
## [outdated] Manjaro
Commande pour lancer mon installation :
```bash