mirror of https://github.com/tteck/Proxmox.git
Update wastebin-install.sh
maybe I was wrong about `unzip`
This commit is contained in:
parent
afb664eadc
commit
dfb691ebbc
|
@ -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…
Reference in New Issue