desktop-ubuntu/firefox/_install-esr.sh

8 lines
108 B
Bash
Executable File

sudo add-apt-repository -y \
ppa:mozillateam/ppa
sudo apt update -y
sudo apt install -y \
firefox-esr