All protections are already in there

This commit is contained in:
David Heinemeier Hansson
2025-07-09 19:00:20 -07:00
parent d7b94996c3
commit b25a60395a

View File

@ -1,5 +1,2 @@
echo "Install Plymouth splash screen"
if ! command -v plymouth &>/dev/null; then
yay -S --noconfirm --needed plymouth
bash "$HOME/.local/share/omarchy/install/plymouth.sh"
fi
source "$HOME/.local/share/omarchy/install/plymouth.sh"