Skip to content

Instantly share code, notes, and snippets.

#!/bin/bash
# UPDATE RPI
sudo apt-get update
sudo apt-get upgrade -y
sudo apt-get dist-upgrade -y
sudo apt-get install git -y
# OPENFRAMEWORK
cd ~/
#!/bin/bash
# https://blog.kmp.or.at/build-your-own-raspberry-pi-image/
# https://hallard.me/raspberry-pi-read-only/
# http://blog.fraggod.net/2015/11/28/raspberry-pi-early-boot-splash-logo-screen.html
# https://www.raspberrypi.org/forums/viewtopic.php?f=28&t=127042
# http://www.edv-huber.com/index.php/problemloesungen/15-custom-splash-screen-for-raspberry-pi-raspbian
apt-get install -y omxplayer usbmount