Skip to content

Instantly share code, notes, and snippets.

@bogdanRada
Forked from moondev/compile.sh
Created July 6, 2017 07:05
Show Gist options
  • Select an option

  • Save bogdanRada/be41c6d5be89c8be5eb0b7bb3eaea8a8 to your computer and use it in GitHub Desktop.

Select an option

Save bogdanRada/be41c6d5be89c8be5eb0b7bb3eaea8a8 to your computer and use it in GitHub Desktop.
dynamic-screenshots-on-the-server-with-phantomjs - compile.sh
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