mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-01 20:28:16 +02:00
Move apple fixes into their own subdirectory too
This commit is contained in:
@@ -43,9 +43,9 @@ run_logged $OMARCHY_INSTALL/config/hardware/intel/fix-ptl-display.sh
|
||||
run_logged $OMARCHY_INSTALL/config/hardware/intel/ptl-audio.sh
|
||||
run_logged $OMARCHY_INSTALL/config/hardware/fix-f13-amd-audio-input.sh
|
||||
run_logged $OMARCHY_INSTALL/config/hardware/fix-bcm43xx.sh
|
||||
run_logged $OMARCHY_INSTALL/config/hardware/fix-apple-spi-keyboard.sh
|
||||
run_logged $OMARCHY_INSTALL/config/hardware/fix-apple-suspend-nvme.sh
|
||||
run_logged $OMARCHY_INSTALL/config/hardware/fix-apple-t2.sh
|
||||
run_logged $OMARCHY_INSTALL/config/hardware/apple/fix-spi-keyboard.sh
|
||||
run_logged $OMARCHY_INSTALL/config/hardware/apple/fix-suspend-nvme.sh
|
||||
run_logged $OMARCHY_INSTALL/config/hardware/apple/fix-t2.sh
|
||||
run_logged $OMARCHY_INSTALL/config/hardware/fix-surface-keyboard.sh
|
||||
run_logged $OMARCHY_INSTALL/config/hardware/fix-asus-rog-audio-mixer.sh
|
||||
run_logged $OMARCHY_INSTALL/config/hardware/fix-asus-rog-mic.sh
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
echo "Fix NVMe suspend issues on MacBook models"
|
||||
|
||||
bash $OMARCHY_PATH/install/config/hardware/fix-apple-suspend-nvme.sh
|
||||
bash $OMARCHY_PATH/install/config/hardware/apple/fix-suspend-nvme.sh
|
||||
|
||||
Reference in New Issue
Block a user