Update 'installer.sh'

This commit is contained in:
b.waal
2019-09-01 19:37:23 +02:00
parent 702e5b5cbe
commit f0b039e77d

View File

@@ -342,6 +342,8 @@ echo "endif # Mail::SpamAssassin::Plugin::Shortcircuit" >> /etc/spamassassin/loc
# ClamAV #
##------------##
apt install clamav clamav-daemon clamsmtp -y
chown -R clamav:clamav /var/log/clamav
chown -R clamav:clamav /var/lib/clamav
##------------##
# Amavis #