Skip to content

Instantly share code, notes, and snippets.

@assafshomer
Last active May 7, 2018 13:54
Show Gist options
  • Save assafshomer/32fe98096e52c176e5dfbbf1dd92d2bf to your computer and use it in GitHub Desktop.
Save assafshomer/32fe98096e52c176e5dfbbf1dd92d2bf to your computer and use it in GitHub Desktop.
install coincooler
# Start the RP
# launch a terminal window
# Type the following command and hit `Enter`
bash <(curl -s https://raw.githubusercontent.com/assafshomer/rpcc/master/config-rp/scripts/install-ruby.sh)
# This will take about 15-20 minutes to run. In the end the pi should reboot.
# When it does, type the next command and hit `Enter` (should take a similar amount of time)
bash <(curl -s https://raw.githubusercontent.com/assafshomer/rpcc/master/config-rp/scripts/install-coincooler.sh)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment