Quiet by default

This commit is contained in:
David Heinemeier Hansson
2025-07-09 19:01:19 -07:00
parent 11b71a593b
commit c9a5de6581

View File

@ -1,8 +1,5 @@
#!/usr/bin/env bash
# Install Plymouth package
echo "Installing Plymouth..."
if ! command -v plymouth &>/dev/null; then
yay -S --noconfirm --needed plymouth