ClamAV (WIP)
This commit is contained in:
6
install/clamav
Executable file
6
install/clamav
Executable file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/usr/bin/env bash
|
||||||
|
##makedesc: ClamAV (WIP)
|
||||||
|
|
||||||
|
sudo apt install clamav -y && \
|
||||||
|
echo "DatabaseMirror packages.microsoft.com/clamav" | sudo tee -a /etc/clamav/freshclam.conf && \
|
||||||
|
sudo freshclam
|
||||||
Reference in New Issue
Block a user