12,302
edits
| Line 31: | Line 31: | ||
  sudo shutdown -h +540 & omxplayer -r movie.mp4 --loop  |   sudo shutdown -h +540 & omxplayer -r movie.mp4 --loop  | ||
sudo shutdown -h +540 will shut the Raspberry down in 9 hours. You will have to make the file executable with  | |||
  sudo chmod 775 startup_script.sh  |   sudo chmod 775 startup_script.sh  | ||