-
CommentStreams:183adf53f66eb633f6ac18567e6540e5
Jump to navigation
Jump to search
is it necessary to put "@reboot python3 /home/pi/x728bat_v1.3.py" to crontab -e? Using ps axg it looks like the file ran three times. See below. so it seems like I should remove for Crontab -e. Is that correct?
491 ? Ss 0:00 /bin/sh -c sudo python /home/pi/x728/x728bat_v1.3.py
492 ? S< 0:00 [kworker/2:1H] 494 ? S 0:00 sudo python /home/pi/x728/x728bat_v1.3.py 526 ? S 0:00 python /home/pi/x728/x728bat_v1.3.py