Created
July 31, 2016 16:49
-
-
Save tonyseek/50f4ecad01ee200cc4d164db882efe24 to your computer and use it in GitHub Desktop.
Go away Oracle tracking.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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