-
-
Save bogdanRada/be41c6d5be89c8be5eb0b7bb3eaea8a8 to your computer and use it in GitHub Desktop.
dynamic-screenshots-on-the-server-with-phantomjs - compile.sh
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
| cd ~/ | |
| git clone git://github.com/ariya/phantomjs.git && cd phantomjs | |
| qmake-qt4 && make | |
| sudo cp bin/phantomjs /usr/local/bin/ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment