I'm using Raspberry Pi OS 64-Bit (but may switch to Raspberry Pi OS Lite) and use to run a script on startup. In my crontab the code is: EDIT: I don't really want to switch again. I already switched from Audacity to PyAudio. I don't want to switch again.
Code:
crontab -e
Code:
@reboot python home/pi/my-script.py > ~/Desktop/log.txt 2>&1
Statistics: Posted by Henrik Gill — Wed Aug 07, 2024 4:39 pm