Update metube-install.sh

pull/3183/head
CanbiZ 1 year ago committed by GitHub
parent 17198ca7cd
commit ee7e390630
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 5
      install/metube-install.sh

@ -19,6 +19,11 @@ msg_info "Installing Dependencies"
$STD apt-get install -y --no-install-recommends \
build-essential \
curl \
aria2 \
coreutils \
gcc \
g++ \
musl-dev \
sudo \
ffmpeg \
git \

Loading…
Cancel
Save