diff --git a/.old/wsl.sh b/.old/ubuntu_wsl.sh similarity index 100% rename from .old/wsl.sh rename to .old/ubuntu_wsl.sh diff --git a/README.md b/README.md index bbcdf99..f6deae6 100644 --- a/README.md +++ b/README.md @@ -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 + +

Anciens scripts

+ +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 ``` +
--- Détails concernant l'import/export de la clé GPG :