From 1b576eb7f857b4fd9273838abed71838403ef447 Mon Sep 17 00:00:00 2001 From: Shigeto Kumagai Date: Tue, 29 Jul 2025 13:14:37 +0900 Subject: [PATCH] Update location of sourced install script --- migrations/1752091783.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/migrations/1752091783.sh b/migrations/1752091783.sh index b66fd72..22625fd 100644 --- a/migrations/1752091783.sh +++ b/migrations/1752091783.sh @@ -1,2 +1,2 @@ echo "Install Plymouth splash screen" -source "$HOME/.local/share/omarchy/install/login.sh" +source "$HOME/.local/share/omarchy/install/config/login.sh"