From 8d6c7a93471d23d4162a37233b6dd73dceef472a Mon Sep 17 00:00:00 2001 From: Yllwfsh Date: Tue, 7 Apr 2020 11:05:09 +0200 Subject: [PATCH] Fix mpcpu.sh (broken link) --- BIOS/VoltageShift/mpcpu.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/BIOS/VoltageShift/mpcpu.sh b/BIOS/VoltageShift/mpcpu.sh index 9bdca56e..68654ce0 100755 --- a/BIOS/VoltageShift/mpcpu.sh +++ b/BIOS/VoltageShift/mpcpu.sh @@ -56,7 +56,7 @@ select14="(2)Permanent Use current settings after reboot" input="Enter your choice" position="/Library/Application Support/VoltageShift" -download_dir="https://github.com/johnnync13/Xiaomi-Mi-Air/blob/master/BIOS/VoltageShift/VoltageShift.zip" +download_dir="https://github.com/johnnync13/Xiaomi-Mi-Air/raw/master/BIOS/VoltageShift/VoltageShift.zip" if [[ "${systemLanguage}" == "zh_CN" ]]; then prompt1="此脚本只限于小米笔记本Pro 和 小米笔记本GTX!"