Re-Added unzip Dependency

pull/3170/head
CanbiZ 1 year ago committed by GitHub
parent bb0a7ff988
commit 0c0a502714
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 1
      install/matterbridge-install.sh

@ -18,6 +18,7 @@ update_os
msg_info "Installing Dependencies (Patience)"
$STD apt-get install -y --no-install-recommends \
build-essential \
unzip \
curl \
sudo \
git \

Loading…
Cancel
Save