fix brave link
This commit is contained in:
parent
f919e419f1
commit
165c880535
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ Mon guide à suivre lors d'une réinstallation d'Ubuntu
|
||||||
sudo snap remove firefox && rm -r $HOME/snap/firefox
|
sudo snap remove firefox && rm -r $HOME/snap/firefox
|
||||||
```
|
```
|
||||||
|
|
||||||
- [Installe Brave](https://brave.com/linux/#linux)
|
- [Installe Brave](https://brave.com/linux/#debian-9-ubuntu-1604-and-mint-18)
|
||||||
```bash
|
```bash
|
||||||
wget -q --show-progress https://git.kennel.ml/Anri/myLinuxConfiguration/raw/branch/main/installBrave.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
|
wget -q --show-progress https://git.kennel.ml/Anri/myLinuxConfiguration/raw/branch/main/installBrave.sh -O tmp.sh && bash tmp.sh; rm tmp.sh
|
||||||
```
|
```
|
||||||
|
|
Reference in a new issue