Skip to content
This repository has been archived by the owner on Dec 22, 2021. It is now read-only.

Commit

Permalink
changed bin/compile
Browse files Browse the repository at this point in the history
  • 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
Original file line number Diff line number Diff line change
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.