mirror of
https://github.com/basecamp/omarchy.git
synced 2025-07-28 04:39:25 +00:00
Move plymouth install to the end
This commit is contained in:
5
migrations/1752091783.sh
Normal file
5
migrations/1752091783.sh
Normal file
@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
# Run Plymouth installation script
|
||||
echo "Install Plymouth splash screen"
|
||||
bash "$HOME/.local/share/omarchy/install/plymouth.sh"
|
Reference in New Issue
Block a user