Automation/RaspberryPi: Difference between revisions

From Medien Wiki
Line 29: Line 29:
  sleep 2
  sleep 2
  clear
  clear
  omxplayer -r movie.mp4 --loop
  sudo shutdown -h +540 & omxplayer -r movie.mp4 --loop


you will have to make this executable with
you will have to make this executable with