Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4781

Python • Re: Cron job for discord.py python script

$
0
0
The guide to all things startup is here viewtopic.php?t=314455 thanks to thagrol.
Help us by posting which OS version - Raspberry Pi OS (64-bit) with desktop “Bookworm” or other? you are using.
And is it a Pi4 or Pi5 etc.

To create a log file when run via cron - here is an old example of mine for a python script:

Code:

@reboot python3 -u /home/pi/scripts/fcamlib.py >> /home/pi/scripts/fcamlib.log 2>&1

Statistics: Posted by neilgl — Thu Aug 29, 2024 10:01 pm



Viewing all articles
Browse latest Browse all 4781

Trending Articles