stevezhengshiqi / one-key-cpufriend

Generate customized CPUFriendDataProvider.kext for dynamic macOS CPU power management
342 stars 47 forks source link

Script fails with download error when downloading the CPUFriend.kext #38

Closed happyharrysco1 closed 2 years ago

happyharrysco1 commented 2 years ago

Hi There,

your script now fails when trying to download and extract the cpufriend.kext, it creates the one-key-cpufriend folder on the desktop, it then downloads ResourceConverter.sh, then fails giving the error message to check your connection, but the network on the machine is fine and i can download the CPUFriend release no problem manually

stevezhengshiqi commented 2 years ago

Thanks! GitHub uses lazy load now, and the old download logic should be modified. Nice spot!