Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Steve Good committed Aug 23, 2012
2 parents 6a1572b + 5f2bb3d commit 48973b9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ A URL monitoring script that can send an SMS when things go pear shaped.

## Setup

- Install Groovy 2.0.1
- Install [Groovy 2.0.1](http://groovy.codehaus.org) or higher
- Make sure groovy/bin is in your PATH
- Get a Twilio account (required only if you want the script to send SMS)
- [Register for a Twilio account](http://twilio.com)
- Configure the script
- In a text editor make sure to edit the options block at the top of the file to match your needs
- In a text editor, open `monitorURL` and make sure to edit the options block at the top of the file to match your needs
- *nix systems
- Make the script executable `chmod a+x monitorURL`
- Windows
Expand Down

0 comments on commit 48973b9

Please sign in to comment.