Files
omarchycn/migrations/1752983008.sh
T

5 lines
119 B
Bash

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