added unzip to misc

This commit is contained in:
Bachir Soussi Chiadmi 2019-01-21 16:16:47 +01:00
parent e79ca699cb
commit f3e16903fe

View File

@ -20,7 +20,7 @@ sed -i "s/^# en_GB.UTF-8/en_GB.UTF-8/g" /etc/locale.gen
locale-gen
apt-get --yes --force-yes install ntp
dpkg-reconfigure tzdata
apt-get --yes --force-yes install tmux etckeeper needrestart htop lynx
apt-get --yes --force-yes install tmux etckeeper needrestart htop lynx unzip
# TODO cron
# https://askubuntu.com/questions/56683/where-is-the-cron-crontab-log/121560#121560