Skip to content

Commit

Permalink
Update check_sites.py
Browse files Browse the repository at this point in the history
  • Loading branch information
allynt authored Sep 28, 2016
1 parent 016fe51 commit 60760c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion check_sites.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

"""
stand-alone script to check the status of a bunch of websites
requires a configuration file "check_sites.conf" which specifies who to email log to
requires a configuration file "~/.config/check_sites.conf" which specifies who to email log to
requires a configuration file "check_sites.json" which defines the sites to check
note - the entries in "check_sites.json" must be completely well-formed URLs (ie: "http://google.com" as opposed to "google.com")
"""
Expand Down

0 comments on commit 60760c7

Please sign in to comment.