Last active
May 7, 2018 13:54
-
-
Save assafshomer/32fe98096e52c176e5dfbbf1dd92d2bf to your computer and use it in GitHub Desktop.
install coincooler
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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