Fix: typo in migration 1774366575 (#5116)

* Fix typo in migration 1774366575: lmp.sh -> lpmd.sh

* Fix additional lmp.sh -> lpmd.sh reference in all.sh
This commit is contained in:
Milan Petrović
2026-03-25 20:29:41 +01:00
committed by GitHub
parent 6c1d9cc92e
commit 49c7b45572
+1 -1
View File
@@ -1,3 +1,3 @@
echo "Install Intel Low Power Mode for Intel CPUs" echo "Install Intel Low Power Mode for Intel CPUs"
source "$OMARCHY_PATH/install/config/hardware/intel/lmp.sh" source "$OMARCHY_PATH/install/config/hardware/intel/lpmd.sh"