I don't use DietPi so this is generic advice.
Change your cron entries to the following, let them run then check the log files. Without knowing what error(s) are occurring all we can do is guess.
And see Cron – A Beginner's Guide
Change your cron entries to the following, let them run then check the log files. Without knowing what error(s) are occurring all we can do is guess.
Code:
49 2 * * * /rpi-rgb-led-matrix/utils/run_led_image_viewer.sh 2>/rpi-rgb-led-matrix/start.log0 22 * * * pkill -f "/rpi-rgb-led-matrix/utils/run_led_image_viewer.sh" 2>/rpi-rgb-led-matrix/stop.log
Statistics: Posted by thagrol — Wed Dec 20, 2023 9:04 pm