summaryrefslogtreecommitdiff
path: root/source4/scripting/python/examples/winreg.py
diff options
context:
space:
mode:
Diffstat (limited to 'source4/scripting/python/examples/winreg.py')
-rwxr-xr-xsource4/scripting/python/examples/winreg.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/python/examples/winreg.py b/source4/scripting/python/examples/winreg.py
index 80b48ecfd7..484a69b842 100755
--- a/source4/scripting/python/examples/winreg.py
+++ b/source4/scripting/python/examples/winreg.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
#
# tool to manipulate a remote registry
# Copyright Andrew Tridgell 2005