Skip to content

Instantly share code, notes, and snippets.

View davidluttrull's full-sized avatar

davidluttrull

View GitHub Profile
@davidluttrull
davidluttrull / flashinst.sh
Created October 31, 2017 15:12 — forked from refi64/flashinst.sh
Install Flash on Chromium OS
# INSTRUCTIONS:
# Enter the terminal (Ctrl-Alt-F2, username is "chronos" and password is either blank or "password" for ArnoldTheBat's builds) and run:
#
# curl -L https://goo.gl/BBV79Q | sudo bash
#
# to install. You'll likely have to re-enter the password "password".
# Attempts to grab the latest Flash version straight from Adobe's website.
# Should be a bit more bullet-proof than some of the other flash installer scripts.