mirror of
https://github.com/nextcloud/all-in-one.git
synced 2026-05-21 10:50:10 +00:00
@@ -6,6 +6,7 @@ CLAMAV_FILE="$(sed "s|10G|$MAX_SIZE|" /clamav.conf)"
|
||||
echo "$CLAMAV_FILE" >> /tmp/clamd.conf
|
||||
|
||||
# Call initial init
|
||||
# shellcheck disable=SC2093
|
||||
exec /init --config-file="/tmp/clamd.conf"
|
||||
|
||||
exec "$@"
|
||||
|
||||
Reference in New Issue
Block a user