Comment on Cron job running, but script not doing anything?
herrvogel@lemmy.world 1 year ago
Check your permissions and your working directory. Forgetting to make sure cron executes the script at the correct location is an easy and common mistake to make.