mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Re-Added unzip Dependency
This commit is contained in:
parent
bb0a7ff988
commit
0c0a502714
1 changed files with 1 additions and 0 deletions
|
@ -18,6 +18,7 @@ update_os
|
||||||
msg_info "Installing Dependencies (Patience)"
|
msg_info "Installing Dependencies (Patience)"
|
||||||
$STD apt-get install -y --no-install-recommends \
|
$STD apt-get install -y --no-install-recommends \
|
||||||
build-essential \
|
build-essential \
|
||||||
|
unzip \
|
||||||
curl \
|
curl \
|
||||||
sudo \
|
sudo \
|
||||||
git \
|
git \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue