summaryrefslogtreecommitdiff
path: root/source4/scripting/python/examples/samr.py
diff options
context:
space:
mode:
Diffstat (limited to 'source4/scripting/python/examples/samr.py')
-rwxr-xr-xsource4/scripting/python/examples/samr.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/python/examples/samr.py b/source4/scripting/python/examples/samr.py
index c0e3167a97..9b8e31e434 100755
--- a/source4/scripting/python/examples/samr.py
+++ b/source4/scripting/python/examples/samr.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# -*- coding: utf-8 -*-
# Unix SMB/CIFS implementation.