Install the latest versions of Firefox/Thunderbird on GNU/Linux systems.
Go to file
2015-10-06 19:50:51 +02:00
firefox-install.bash Changed ftp.mozilla.org to archive.mozilla.org (v2.0) 2015-10-06 19:50:14 +02:00
README.rst first commit 2015-03-21 20:04:17 +01:00
thunderbird-install.bash Changed ftp.mozilla.org to archive.mozilla.org (v2.0) 2015-10-06 19:50:14 +02:00

Mozilla Linux Script Installers
-------------------------------

* How to install or uninstall Mozilla Firefox::

   # chmod +x firefox-install.bash
   # ./firefox-install.bash
  
* How to install or uninstall Mozilla Thunderbird::

   # chmod +x thunderbird-install.bash
   # ./thunderbird-install.bash