Skip to content

Commit

Permalink
add CodecCommander.kext to essential kexts (when paired with AppleALC…
Browse files Browse the repository at this point in the history
….kext as essential)
  • Loading branch information
RehabMan committed Oct 23, 2018
1 parent a8d360a commit 8c286d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_downloads.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#set -x

EXCEPTIONS="NullEthernetInjector"
ESSENTIAL="FakePCIID_Intel_HDMI_Audio.kext XHCI-300-series-injector.kext AppleALC.kext"
ESSENTIAL="AppleALC.kext CodecCommander.kext"

# include subroutines
source "$(dirname ${BASH_SOURCE[0]})"/_tools/_install_subs.sh
Expand Down

0 comments on commit 8c286d6

Please sign in to comment.