Files
omarchy/migrations/1752983008.sh

5 lines
119 B
Bash
Raw Normal View History

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