Simple updater script for Firefox (on Linux). This installs Firefox to /opt and installs a .desktop file to your /usr/share/applications directory.

klaatu a753d966e4 fix missing icon 3 years ago
README.md 6b198a098a firefox updater script 5 years ago
firefox-updater.sh a753d966e4 fix missing icon 3 years ago

README.md

firefox-updater.sh

Shell script to update Fiirefox on Slackware or a Linux system running a Firefox outside its repositories.

This script grabs the latest version of Firefox and unarchives it into the /opt directory. It creates a symlink in /usr/local/bin and adds a firefox.desktop to /usr/share/applications if required.

Use the --local flag to install everything locally in your user directory.

Use the --remove flag to uninstall.