explicitly install file package

This commit is contained in:
KiekerJan 2022-09-18 13:11:35 +02:00
parent 703981b31a
commit 600eee12b5
1 changed files with 1 additions and 1 deletions

View File

@ -134,7 +134,7 @@ echo Installing system packages...
apt_install python3 python3-dev python3-pip python3-setuptools \
netcat-openbsd wget curl git sudo coreutils bc \
haveged pollinate openssh-client unzip \
unattended-upgrades cron ntp fail2ban rsyslog
unattended-upgrades cron ntp fail2ban rsyslog file
# ### Suppress Upgrade Prompts
# When Ubuntu 20 comes out, we don't want users to be prompted to upgrade,