diff --git a/Installer/Scripts/Common.sh b/Installer/Scripts/Common.sh index 7c95906..47ae5ce 100755 --- a/Installer/Scripts/Common.sh +++ b/Installer/Scripts/Common.sh @@ -3,7 +3,7 @@ COMMON_DEFINED=yes KEXT_ID=com.protech.NoSleep -KEXT_PATH=/System/Library/Extensions/NoSleep.kext +KEXT_PATH=/Library/Extensions/NoSleep.kext PERF_PATH=/Library/PreferencePanes/NoSleep.prefPane HELPER_PATH=/Applications/Utilities/NoSleep.app LAUNCH_DAEMON_PATH=/Library/LaunchAgents/$KEXT_ID.plist