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

https://github.com/qwreey/update-firefox.sh

With pure bash script, Update firefox from download.mozilla.org. by just one command
https://github.com/qwreey/update-firefox.sh

Last synced: about 1 year ago
JSON representation

With pure bash script, Update firefox from download.mozilla.org. by just one command

Awesome Lists containing this project

README

          

# What it is?

Firefox's main upstream(https://download.mozilla.org) doesn't provide deb files or rpm files.

This script can update/install Firefox automatically from the main upstream.

![Program screenshot](screenshot.png)

# Using with curl (direct)

Simply just type this in your terminal.

```sh
curl https://raw.githubusercontent.com/qwreey75/updateFirefox.sh/master/updateFirefox.sh -s | sudo bash
```

# Copying updateFirefox.sh

Just copy, and run it