Ensure that clamav signatures get updated on container start

This commit is contained in:
zontreck 2025-07-16 21:28:30 -07:00
parent a3df37c551
commit 379a74c5a3

View file

@ -9,5 +9,7 @@ crontab /etc/crontab
service cron start
service clamav-daemon start
freshclam
chown -Rv www-data:www-data /var/www/html
apache2ctl -D FOREGROUND