File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1317,10 +1317,10 @@ function enjoy() {
13171317
13181318# Temporary function for v1.8.0 EFI release
13191319function r180() {
1320- curl -# -L -O " https://github.com/OpenIntelWireless/itlwm/files/12299048/AirportItlwm-Sonoma-Preview05.zip" || networkErr " AirportItlwm-Sonoma-Preview02 .zip"
1320+ curl -# -L -O " https://github.com/OpenIntelWireless/itlwm/files/12299048/AirportItlwm-Sonoma-Preview05.zip" || networkErr " AirportItlwm-Sonoma-Preview05 .zip"
13211321 mkdir -p " CML/Sonoma" || exit 1
13221322 mkdir -p " KBL/Sonoma" || exit 1
1323- unzip -qq -d " CML/Sonoma" " AirportItlwm-Sonoma-Preview02 .zip" || exit 1
1323+ unzip -qq -d " CML/Sonoma" " AirportItlwm-Sonoma-Preview05 .zip" || exit 1
13241324 mv " CML/Sonoma/AirportItlwm.kext" " CML/Sonoma/AirportItlwm_Sonoma.kext" || exit 1
13251325 cp -R " CML/Sonoma/AirportItlwm_Sonoma.kext" " KBL/Sonoma/AirportItlwm_Sonoma.kext" || exit 1
13261326}
You can’t perform that action at this time.
0 commit comments