Skip to content

Instantly share code, notes, and snippets.

View basrieter's full-sized avatar
🎯
Focusing

Bas Rieter basrieter

🎯
Focusing
View GitHub Profile
@basrieter
basrieter / latest-widevine.sh
Created July 31, 2018 07:37 — forked from ruario/intro-latest-widevine.md
Fetches the latest Linux Widevine binary so that it can be used by Vivaldi.
#!/usr/bin/env bash
available () {
command -v $1 >/dev/null 2>&1
}
# Make sure we have wget or curl
if available wget; then
SILENT_DL="wget -qO-"
LOUD_DL="wget"
### Keybase proof
I hereby claim:
* I am basrieter on github.
* I am basrieter (https://keybase.io/basrieter) on keybase.
* I have a public key whose fingerprint is B8FE 148B 53C8 A417 6D23 7C83 28E5 42E3 1E2D 053A
To claim this, I am signing this object: