Update wastebin-install.sh

maybe I was wrong about `unzip`
This commit is contained in:
tteckster 2024-03-11 11:04:26 -04:00 committed by GitHub
parent afb664eadc
commit dfb691ebbc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

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 \