Forwarding output from python script in systemd service to log file not working with ` >> /home/pi/output.log 2>&1`
I have a systemd service on my raspberry pi that runs my discord bot, the code in the file is:
I have a systemd service on my raspberry pi that runs my discord bot, the code in the file is: