mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-21 23:16:59 +00:00
try to fix it
Signed-off-by: Simon L. <szaimen@e.mail.de>
This commit is contained in:
parent
f72ab28a41
commit
efca35b0e9
2 changed files with 4 additions and 11 deletions
4
Containers/clamav/start.script
Normal file
4
Containers/clamav/start.script
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
# Adjust settings
|
||||
cat /etc/clamav/clamd.conf > /tmp/clamd.conf
|
||||
CLAMAV_FILE="$(sed "s|10G|$MAX_SIZE|" /clamav.conf)"
|
||||
echo "$CLAMAV_FILE" >> /tmp/clamd.conf
|
||||
Loading…
Add table
Add a link
Reference in a new issue