diff --git a/ExplorerPatcher.reg b/.old/ExplorerPatcher.reg similarity index 100% rename from ExplorerPatcher.reg rename to .old/ExplorerPatcher.reg diff --git a/manjaro.sh b/.old/manjaro.sh similarity index 100% rename from manjaro.sh rename to .old/manjaro.sh diff --git a/ubuntu.sh b/.old/ubuntu.sh similarity index 100% rename from ubuntu.sh rename to .old/ubuntu.sh diff --git a/wsl.sh b/.old/wsl.sh similarity index 100% rename from wsl.sh rename to .old/wsl.sh diff --git a/README.md b/README.md index 1ec02b2..b8aa865 100644 --- a/README.md +++ b/README.md @@ -85,13 +85,13 @@ Avec [UAD](https://github.com/0x192/universal-android-debloater), ma liste d'app ## [**outdated**] Manjaro Commande pour lancer mon installation : ```bash -curl https://git.kennel.ml/Anri/confOS/raw/branch/main/manjaro.sh -s | bash +curl https://git.kennel.ml/Anri/confOS/raw/branch/main/old/manjaro.sh -s | bash ``` ## [**outdated**] Ubuntu Commande pour lancer mon installation : ```bash -curl https://git.kennel.ml/Anri/confOS/raw/branch/main/ubuntu.sh -s | bash +curl https://git.kennel.ml/Anri/confOS/raw/branch/main/old/ubuntu.sh -s | bash ``` ## [**outdated**] WSL (Ubuntu) @@ -99,7 +99,7 @@ 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/wsl.sh -s | sudo bash +curl https://git.kennel.ml/Anri/confOS/raw/branch/main/old/wsl.sh -s | sudo bash ``` ---