diff options
Diffstat (limited to 'jobs/HTTPServerChecker.py')
-rwxr-xr-x | jobs/HTTPServerChecker.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/jobs/HTTPServerChecker.py b/jobs/HTTPServerChecker.py index 260f36f..f26ed76 100755 --- a/jobs/HTTPServerChecker.py +++ b/jobs/HTTPServerChecker.py @@ -1,4 +1,4 @@ -#!/usr/bin/env python +#!/usr/bin/env python3 from __future__ import absolute_import from builtins import str |