cloudcmd/test/test.sh
2012-06-12 13:50:33 +00:00

5 lines
No EOL
182 B
Bash

#!/bin/sh
curl http://phantomjs.googlecode.com/files/phantomjs-1.5.0-linux-x86-dynamic.tar.gz
tar -zxf phantomjs-1.5.0-linux-x86-dynamic.tar.gz
./phantomjs/bin/phantomjs
node test.js