trim spaces
This commit is contained in:
parent
ddce1128cd
commit
2d1ed77df3
1 changed files with 1 additions and 1 deletions
|
@ -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`).
|
||||
|
|
Reference in a new issue