Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
changed bin/compile
  • Loading branch information
stomita committed Mar 6, 2012
1 parent 7141035 commit 38a9196
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/compile
Expand Up @@ -26,4 +26,6 @@ echo "-----> Fetching Scripts"
mkdir -p $BUILD_DIR/bin
curl https://raw.github.com/gist/1983913/phantomjs.sh -s -o $BUILD_DIR/bin/phantomjs.sh
chmod 755 $BUILD_DIR/bin/phantomjs.sh
curl https://raw.github.com/gist/1983751/phantomexec.sh -s -o $BUILD_DIR/bin/phantomexec.sh
chmod 755 $BUILD_DIR/bin/phantomexec.sh

0 comments on commit 38a9196

Please sign in to comment.