79829064

Date: 2025-11-24 20:24:34
Score: 1.5
Natty:
Report link

Solved it. I needed to enter

sudo crontab -e

instead of

crontab -e

Because what I forgot was that it doesn't open the same file. One as the active users cron jobs and the other as the root cron jobs.

Reasons:
  • Blacklisted phrase (0.5): I need
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (0.5):
Posted by: Andy McRae