Update metube-install.sh

This commit is contained in:
CanbiZ 2024-06-12 21:46:53 +02:00 committed by GitHub
parent 17198ca7cd
commit ee7e390630
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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 \