Skip to content

Instantly share code, notes, and snippets.

@ericfourrier
Last active February 27, 2016 17:57
Show Gist options
  • Save ericfourrier/fdaebcd27f3702ac8a47 to your computer and use it in GitHub Desktop.
Save ericfourrier/fdaebcd27f3702ac8a47 to your computer and use it in GitHub Desktop.
#!/bin/sh
cd /tmp
wget http://archive.raspberrypi.org/debian/pool/main/r/raspi-config/raspi-config_20160210_all.deb
apt-get install libnewt0.52 whiptail parted triggerhappy lua5.1 alsa_utils
dpkg -i raspi-config_20160210_all.deb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment