diff --git a/check_http_json.py b/check_http_json.py index 81dde37..1f5c0ba 100755 --- a/check_http_json.py +++ b/check_http_json.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python2.7 """ Check HTTP JSON Nagios Plugin