diff options
Diffstat (limited to 'contrib/inventory/cloudforms.py')
-rwxr-xr-x | contrib/inventory/cloudforms.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/inventory/cloudforms.py b/contrib/inventory/cloudforms.py index c463f857f0..69c149bfc5 100755 --- a/contrib/inventory/cloudforms.py +++ b/contrib/inventory/cloudforms.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/env python # vim: set fileencoding=utf-8 : # # Copyright (C) 2016 Guido Günther <agx@sigxcpu.org> |