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
commit 033b638992
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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"