diff --git a/NextCloud/entrypoint.sh b/NextCloud/entrypoint.sh index 5088c0c..8a3f7fc 100644 --- a/NextCloud/entrypoint.sh +++ b/NextCloud/entrypoint.sh @@ -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 \ No newline at end of file