Skip to content

Instantly share code, notes, and snippets.

@stomita
Created March 6, 2012 05:18
Show Gist options
  • Save stomita/1983751 to your computer and use it in GitHub Desktop.
Save stomita/1983751 to your computer and use it in GitHub Desktop.
#!/bin/sh
cd $1
shift
export DISPLAY=:1
phantomjs $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment