Mise-à-jour des liens 🌈
This commit is contained in:
parent
d4f0721f4c
commit
2811f85d85
1 changed files with 3 additions and 3 deletions
|
@ -6,19 +6,19 @@ Nécessite [W10Privacy](https://www.w10privacy.de/english-home/)
|
|||
## WSL
|
||||
Commande pour lancer mon installation :
|
||||
```bash
|
||||
wget -q --show-progress https://git.kennel.ml/Anri/confOS/raw/branch/main/wsl.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
|
||||
curl https://git.kennel.ml/Anri/confOS/raw/branch/main/wsl.sh -s | bash
|
||||
```
|
||||
|
||||
## Manjaro
|
||||
Commande pour lancer mon installation :
|
||||
```bash
|
||||
wget -q --show-progress https://git.kennel.ml/Anri/confOS/raw/branch/main/manjaro.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
|
||||
curl https://git.kennel.ml/Anri/confOS/raw/branch/main/manjaro.sh -s | bash
|
||||
```
|
||||
|
||||
## [outdated] Ubuntu
|
||||
Commande pour lancer mon installation :
|
||||
```bash
|
||||
wget -q --show-progress https://git.kennel.ml/Anri/confOS/raw/branch/main/ubuntu.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
|
||||
curl https://git.kennel.ml/Anri/confOS/raw/branch/main/ubuntu.sh -s | bash
|
||||
```
|
||||
|
||||
---
|
||||
|
|
Loading…
Reference in a new issue