Skip to content

Instantly share code, notes, and snippets.

@kbansal
kbansal / UpdateFlashMac.sh
Last active August 29, 2015 14:01
Non-annoying flash update on mac from command line
#!/bin/bash -x
#
# Installs just the plugin -- no flash manager, no fpsaud,
# no system preferences, no lightroom -- the way it should
# be.
#
# Version 14*
#
# (Requires wget, but change it to curl if you don't have it)