mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 06:26:57 +00:00
fix SC
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
66dc0bc7d6
commit
789c9abcd2
1 changed files with 1 additions and 0 deletions
|
|
@ -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 "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue