* move all old script to a specific categorie

* rename wsl to ubuntuwsl
This commit is contained in:
Mylloon 2022-09-30 20:27:14 +02:00
parent 699041da96
commit 47d50c5bf1
Signed by: Anri
GPG key ID: A82D63DFF8D1317F
2 changed files with 10 additions and 4 deletions

View file

@ -86,25 +86,31 @@ d'applications est [uad_exported_selection.txt](./uad_exported_selection.txt).
[Ici](https://git.kennel.ml/Anri/cat/wiki/Debloat-MIUI) un petit descriptif de
quelques applications que je désactive qui sont mauvaise.
## [**outdated**] Manjaro
<details><summary><h2>Anciens scripts</h2></summary>
Ils restent là au cas où, mais attention ils ne sont **pas à jour**.
### Manjaro
Commande pour lancer mon installation :
```bash
curl https://git.kennel.ml/Anri/confOS/raw/branch/main/old/manjaro.sh -s | bash
```
## [**outdated**] Ubuntu
### Ubuntu
Commande pour lancer mon installation :
```bash
curl https://git.kennel.ml/Anri/confOS/raw/branch/main/old/ubuntu.sh -s | bash
```
## [**outdated**] WSL (Ubuntu)
### WSL (Ubuntu)
Commande pour lancer mon installation :
```bash
# Lors de l'installation il vous sera demandé de choisir
# une configuration mail, choisir : "No configuration"
curl https://git.kennel.ml/Anri/confOS/raw/branch/main/old/wsl.sh -s | sudo bash
curl https://git.kennel.ml/Anri/confOS/raw/branch/main/old/ubuntu_wsl.sh -s | sudo bash
```
</details>
---
Détails concernant l'import/export de la clé GPG :