From 73a10a6d4edfa104dd875ec70bf1afcbd2634fef Mon Sep 17 00:00:00 2001 From: David Heinemeier Hansson Date: Wed, 9 Jul 2025 13:33:00 -0700 Subject: [PATCH] Move plymouth install to the end --- migrations/{1751743990.sh => 1752091783.sh} | 1 - 1 file changed, 1 deletion(-) rename migrations/{1751743990.sh => 1752091783.sh} (99%) diff --git a/migrations/1751743990.sh b/migrations/1752091783.sh similarity index 99% rename from migrations/1751743990.sh rename to migrations/1752091783.sh index 90b28ff..7c887ea 100644 --- a/migrations/1751743990.sh +++ b/migrations/1752091783.sh @@ -3,4 +3,3 @@ # Run Plymouth installation script echo "Install Plymouth splash screen" bash "$HOME/.local/share/omarchy/install/plymouth.sh" -