diff --git a/install/Base.sh b/install/Base.sh index c030146fd9aa89678b2957fa2b7353631098b11f..83ca18b378ad84a34231a594b2cb5ba0297f6bc2 100644 --- a/install/Base.sh +++ b/install/Base.sh @@ -105,7 +105,7 @@ ufw enable systemctl enable clamav-daemon systemctl enable clamav-freshclam.service systemctl start clamav-daemon -line="0 1 * * 1 $DIR/utils/clamav-weekly.sh > /dev/null 2>&1" +line="0 1 * * 6 $DIR/utils/clamav-weekly.sh > /dev/null 2>&1" (crontab -l; echo "${line}") | crontab - # Rkhunter config