move all old things to the old folder
This commit is contained in:
parent
6cf9299e9e
commit
6a6a7f45ba
5 changed files with 3 additions and 3 deletions
|
@ -85,13 +85,13 @@ Avec [UAD](https://github.com/0x192/universal-android-debloater), ma liste d'app
|
||||||
## [**outdated**] Manjaro
|
## [**outdated**] Manjaro
|
||||||
Commande pour lancer mon installation :
|
Commande pour lancer mon installation :
|
||||||
```bash
|
```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
|
## [**outdated**] Ubuntu
|
||||||
Commande pour lancer mon installation :
|
Commande pour lancer mon installation :
|
||||||
```bash
|
```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)
|
## [**outdated**] WSL (Ubuntu)
|
||||||
|
@ -99,7 +99,7 @@ Commande pour lancer mon installation :
|
||||||
```bash
|
```bash
|
||||||
# Lors de l'installation il vous sera demandé de choisir
|
# Lors de l'installation il vous sera demandé de choisir
|
||||||
# une configuration mail, choisir : "No configuration"
|
# 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
|
||||||
```
|
```
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
Loading…
Reference in a new issue