Skip to content

Latest commit

 

History

24 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

firefox_update

This script help you to install an update your firefox on debian GNU linux. If you have problems updating your firefox on debian this is your script. Features:

  1. Automatically detects the system core (32bits or 64bits)
  2. Works for install and for update
  3. Automatic detection of firefox versions

How to use

For use the script execute in a bash shell ./check_firefox or source check_firefox

Automatic updates

To automatically check and install the new Firefox version, the script could be added as a weekly Cron job.

touch /etc/cron.weekly/check_firefox

chmod 755 /etc/cron.weekly/check_firefox

Firefox language version

You may change the Firefox language version from default US for example to French:

sed -i "s/en-US/fr/g" /etc/cron.weekly/check_firefox

All Firefox language versions are listed here: https://ftp.mozilla.org/pub/firefox/releases/latest/README.txt

About

This script help you to install an update your firefox on debian GNU linux

Topics

Resources

Stars

6 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages