From 0930583526b2241ab98d86149e38761a8c659db2 Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Tue, 20 Jan 2026 16:12:51 -0400 Subject: [PATCH] Fix sourcing --- migrations/1768916735.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1768916735.sh b/migrations/1768916735.sh index 2cbeea44..6d65e125 100644 --- a/migrations/1768916735.sh +++ b/migrations/1768916735.sh @@ -1,3 +1,3 @@ echo "Fix microphone gain on Asus ROG laptops with ALC285 Realtek" -$OMARCHY_PATH/install/config/hardware/fix-asus-rog-mic.sh +source "$OMARCHY_PATH/install/config/hardware/fix-asus-rog-mic.sh"