1
0
mirror of https://github.com/mail-in-a-box/mailinabox.git synced 2026-03-13 17:17:23 +01:00

move unzip installation from owncload to system setup (#1077)

This commit is contained in:
wsteitz
2017-01-22 16:37:54 +01:00
committed by Joshua Tauberer
parent a24977a96e
commit a3c71fe14f
2 changed files with 2 additions and 2 deletions

View File

@@ -116,7 +116,7 @@ apt_get_quiet upgrade
echo Installing system packages...
apt_install python3 python3-dev python3-pip \
netcat-openbsd wget curl git sudo coreutils bc \
haveged pollinate \
haveged pollinate unzip \
unattended-upgrades cron ntp fail2ban
# ### Suppress Upgrade Prompts