diff options
Diffstat (limited to 'core/checktree')
-rwxr-xr-x | core/checktree | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/checktree b/core/checktree index b0b9cfa..2872683 100755 --- a/core/checktree +++ b/core/checktree @@ -1,4 +1,4 @@ -#!/usr/bin/python -E +#!/usr/bin/env python -E import sys, os, re |