remove java popup stupidity

This commit is contained in:
Jeffrey Paul 2016-10-27 14:19:01 -04:00
parent da57864f88
commit 6d6d0e5372
1 changed files with 2 additions and 0 deletions

View File

@ -7,3 +7,5 @@ touch "$3"/var/db/.AppleSetupDone
chmod a+rx "$3"/usr/local/bin/*
chmod -R a+rX "$3"/etc/skel
# silence stupid java-not-installed popups:
rm -rf "$3"/System/Library/Frameworks/JavaVM.framework