Same style as others with description always

This commit is contained in:
David Heinemeier Hansson
2025-07-20 17:44:08 -05:00
parent ecc9a46bff
commit 5b42501c9f

View File

@ -1,4 +1,5 @@
if ! command -v zoom &>/dev/null; then
echo "Add missing installation of Zoom"
if ! command -v zoom &>/dev/null; then
yay -S --noconfirm --needed zoom
fi