Skip to content

Instantly share code, notes, and snippets.

@tonyseek
Created July 31, 2016 16:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tonyseek/50f4ecad01ee200cc4d164db882efe24 to your computer and use it in GitHub Desktop.
Save tonyseek/50f4ecad01ee200cc4d164db882efe24 to your computer and use it in GitHub Desktop.
Go away Oracle tracking.
#!/usr/bin/env sh
set -e
mkdir -p ~/.oracle_jre_usage
sudo chown root:admin ~/.oracle_jre_usage
sudo chmod o= ~/.oracle_jre_usage
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment