remove java popup stupidity
This commit is contained in:
parent
da57864f88
commit
6d6d0e5372
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue