desktop-ubuntu/firefox/_install-esr.sh

8 lines
108 B
Bash
Raw Normal View History

2023-06-18 15:34:39 +02:00
sudo add-apt-repository -y \
ppa:mozillateam/ppa
sudo apt update -y
sudo apt install -y \
firefox-esr