7
Cron job running, but script not doing anything?
(sh.itjust.works)
Shit, just linux.
Use this community for anything related to linux for now, if it gets too huge maybe there will be some sort of meme/gaming/shitpost spinoff. Currently though… go nuts
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.