diff options
Diffstat (limited to 'tools/check_links.py')
| -rwxr-xr-x | tools/check_links.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/check_links.py b/tools/check_links.py index cf6530b49..1e8fe9f9e 100755 --- a/tools/check_links.py +++ b/tools/check_links.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python from __future__ import print_function import os |
