LinuxSecu/inc/clamavupdate

6 lines
132 B
Plaintext
Raw Permalink Normal View History

2022-08-24 07:57:22 +02:00
#!/bin/sh
systemctl stop clamav-freshclam
/usr/bin/freshclam v >> /var/log/resul_freshclam.txt
systemctl start clamav-freshclam