linux-malware-detect icon indicating copy to clipboard operation
linux-malware-detect copied to clipboard

Add Bitrix support in cron

Open webdev4u opened this issue 3 years ago • 0 comments

Can you add Bitrix support in cron.daily. Something like this:

elif [ -d "/opt/webdir" ] && [ -d "/etc/nginx/bx" ]; then # Bitrix $inspath/maldet -b -r /home/bitrix/www/,/home/bitrix/ext_www/?/ $scan_days >> /dev/null 2>&1

Thank You.

webdev4u avatar Mar 02 '21 20:03 webdev4u