Skip to content

Instantly share code, notes, and snippets.

@aniamembui
aniamembui / latest-firefox.sh
Last active March 6, 2021 06:48 — forked from ruario/latest-firefox.sh
This script will find the latest Firefox binary package, download it and repackage it into Slackware format.
#!/bin/bash
# latest-firefox Version 1.4.1 modified by ******aniamembui*****
# This script will find the latest Firefox binary package, download it
# and repackage it into Slackware format.
# I don't use Firefox for regular browsing but it is handy for
# comparative tests against Vivaldi. :P
# Copyright 2017 Ruari Oedegaard, Oslo, Norway