Re-Added unzip Dependency

This commit is contained in:
CanbiZ 2024-06-12 12:45:32 +02:00 committed by GitHub
parent bb0a7ff988
commit 0c0a502714
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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