mirror of
https://github.com/Cisco-Talos/clamav.git
synced 2025-11-02 17:10:55 +00:00
3 lines
89 B
Bash
3 lines
89 B
Bash
|
|
#!/bin/sh
|
||
|
|
../freshclam/freshclam --config-file=$srcdir/test-freshclam.conf -V >/dev/null
|