trim spaces

This commit is contained in:
Mylloon 2021-11-14 16:51:59 +01:00
parent ddce1128cd
commit 2d1ed77df3

View file

@ -3,7 +3,7 @@
- Lancez cette commande :
Va télécharger le script, et le lancer tout seul, en se supprimant à la fin de l'éxécution.
```bash
wget -q --show-progress https://git.kennel.ml/Anri/downloadcodium/raw/branch/main/updateVSCodium.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
wget -q --show-progress https://git.kennel.ml/Anri/downloadcodium/raw/branch/main/updateVSCodium.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
```
ou
- Téléchargez [`updateVSCodium.sh`](https://git.kennel.ml/Anri/downloadcodium/raw/branch/main/updateVSCodium.sh) et lancez-le (`bash updateVSCodium.sh`).