Skip to content

Instantly share code, notes, and snippets.

@01micko
01micko / latest-chrome.sh
Created December 26, 2016 01:44 — forked from ruario/latest-chrome.sh
This script will find the latest Google Chrome binary package, download it and repackage it into Slackware format.
#!/bin/bash
# latest-chrome Version 1.3.3
# This script will find the latest Google Chrome binary package,
# download it and repackage it into Slackware format.
# I don't use Chrome for regular browsing but it is handy for
# comparative tests against Vivaldi. :P
# Copyright 2016 Ruari Oedegaard, Oslo, Norway