Update sneedscan.sh
This commit is contained in:
parent
8e5201c2f4
commit
c445e1c185
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ clamscan --scan-elf=yes \
|
||||||
--max-dir-recursion=3 \
|
--max-dir-recursion=3 \
|
||||||
--remove /usr/bin
|
--remove /usr/bin
|
||||||
|
|
||||||
echo Scanning system binaries. (WILL NOT AUTOREMOVE THESE)
|
echo "Scanning system binaries. (WILL NOT AUTOREMOVE THESE)"
|
||||||
clamscan --scan-elf=yes \
|
clamscan --scan-elf=yes \
|
||||||
--scan-ole2=no \
|
--scan-ole2=no \
|
||||||
--scan-pdf=no \
|
--scan-pdf=no \
|
||||||
|
|
Loading…
Reference in a new issue