Relative Content

Tag Archive for cronraspberry-pihostingautostartpycord

crontab tasks schedules not working for python scripts

I have programmed a discord bot for a community server and put all the files to my rasbery pi5 for 24/7 hosting.
I tried to figure out how to autostart specific scripts or apps and found out that crontab is mostly used expecially for not having the best experience in Linux. now i stumbled upon the problem that crontab is now executing python apps.