Merge pull request #393 from sailoz/fix-splash-migration

Update location of sourced install script
This commit is contained in:
David Heinemeier Hansson
2025-07-29 12:53:21 +02:00
committed by GitHub

View File

@ -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"