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
- Host: GitHub
- URL: https://github.com/krlex/firefox-upgrade
- Owner: krlex
- License: bsd-2-clause
- Created: 2020-08-14T04:46:02.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-26T10:23:02.000Z (about 5 years ago)
- Last Synced: 2025-05-29T20:10:37.872Z (about 1 year ago)
- Topics: debian, fedora, firefox, linux, ubuntu, upgrade
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)