Created
January 14, 2018 10:17
-
-
Save Naohiro2g/ee1f74e5c177c447c77108ab1ecb1278 to your computer and use it in GitHub Desktop.
This installs raspi2png.
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
cd | |
wget https://github.com/AndrewFromMelbourne/raspi2png/archive/master.zip | |
unzip master.zip | |
cd raspi2png-master | |
make | |
sudo cp raspi2png /usr/local/bin |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment