ClamAV (WIP)

This commit is contained in:
2025-02-10 21:32:52 +08:00
parent 31ddf3a6d2
commit cbb493b5c4

6
install/clamav Executable file
View 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