add a cleanup section and purge exim4

fixes #6
master
lub 2 years ago
parent 870a57eb53
commit 447f71e8c2

@ -118,6 +118,11 @@ apt-get -y install \
openssh-server
### clean up some things
apt-get -y purge exim4-base
apt-get -y --purge autoremove
### dns
apt-get -y install unbound

Loading…
Cancel
Save