#!/bin/sh
sudo chown -R root:wheel /System/Library/Extensions/SXUPTPLegacy.kext
sudo chown -R root:wheel /System/Library/Extensions/SXUPTP.kext
sudo rm -rf /System/Library/Extensions.kextcache
sudo rm -rf /System/Library/Extensions.mkext
sudo touch /System/Library/Extensions

