Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 481 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 481 Bytes

firefox-52-shell-script

Install firefox 52 Shell Script

Linux ( Tested on Ubuntu 20.04.1 LTS )

This to install Firefox older version using this BASH shell script

Here is a quick guide for usage of this script:

  1. run the following command
wget -N https://raw.githubusercontent.com/shellaaaron/firefox-52-shell-script/main/install-firefox.sh && chmod 755 install-firefox.sh && ./install-firefox.sh
  1. Install should be done now and will run firefox as well.