Created
April 17, 2015 22:39
-
-
Save sqrtofsaturn/c896cc1a7d5b3dd0cb98 to your computer and use it in GitHub Desktop.
Raspberry Pi Init Scripts
This file contains hidden or 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 demo script | |
/usr/local/bin/node /home/pi/synergy-geekspeak-demo/app.js & | |
#fadecandy set up | |
cd /home/pi/fadecandy/bin && ./fcserver-rpi & |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment