Blame | Last modification | View Log | Download | RSS feed
#!/bin/bash
#
echo
echo "***************************************"
echo "* Clam Antivirus Updater *"
echo "***************************************"
echo
echo "Run /usr/bin/freshclam:"
/usr/bin/freshclam
echo