News

You've set up your Raspberry Pi and had a look around at what the amazing micro computer can do. How about a fun project?
9. Make your code executable In the terminal type the following to make the file executable: $ chmod +x steamlink-auto.sh In the same terminal session type this next line to edit the startup script: ...