79135482

Date: 2024-10-29 00:40:41
Score: 0.5
Natty:
Report link

Most probably you have to install Cron first,

sudo yum install cronie -y
sudo systemctl enable crond
sudo systemctl start crond

Then run to add corn task,

crontab -e
Reasons:
  • Low length (1):
  • Has code block (-0.5):
Posted by: Maduka Jayalath