12,297
edits
Line 14: | Line 14: | ||
sudo apt-get purge sonic-pi wolfram python-games .... | sudo apt-get purge sonic-pi wolfram python-games .... | ||
=== Setup | === Setup video playback === | ||
Test video playback: [http://www.raspberrypi.org/documentation/usage/video/README.md source] | Test video playback: [http://www.raspberrypi.org/documentation/usage/video/README.md source] | ||
Line 36: | Line 36: | ||
</syntaxhighlight> | </syntaxhighlight> | ||
sudo shutdown -h +540 will shut the Raspberry down in 9 hours. You will have to make the file executable with | 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 |