mirror of
https://github.com/nextcloud/all-in-one.git
synced 2025-12-20 22:46:55 +00:00
Remove copying and omit checks for stalwart
Signed-off-by: Ruben D. <ruben@winterrific.net>
This commit is contained in:
parent
28f7d3571c
commit
2d86c0d788
2 changed files with 1 additions and 2 deletions
|
|
@ -1,7 +1,6 @@
|
|||
#!/bin/bash
|
||||
|
||||
sed "s|aio-placeholder|$MAX_SIZE|" /etc/clamav/clamd.conf > /tmp/clamd.conf
|
||||
cp /etc/clamav/clamav-milter.conf /tmp/clamv-milter-conf
|
||||
|
||||
# Print out clamav version for compliance reasons
|
||||
clamscan --version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue