An open API service indexing awesome lists of open source software.

https://github.com/krlex/firefox-upgrade

This is script for upgrade firefox downlloaded from official-firefox site or mozilla
https://github.com/krlex/firefox-upgrade

debian fedora firefox linux ubuntu upgrade

Last synced: 12 months ago
JSON representation

This is script for upgrade firefox downlloaded from official-firefox site or mozilla

Awesome Lists containing this project

README

          

# Firefox upgrade

For this upgrade your firefox most be unzip to `/opt/firefox/` or you can
edit this script and add PATH from your firefox installation

Before you start script you must have also install:

```
- jq
- curl
- wget

```

This script is for Firefox upgrade for downloaded from official site

## One-line command for quick update
bash <(curl -sL https://raw.githubusercontent.com/krlex/firefox-upgrade/master/script.sh)