summaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorHisham Muhammad <hisham@gobolinux.org>2014-11-19 23:27:21 -0200
committerHisham Muhammad <hisham@gobolinux.org>2014-11-19 23:27:21 -0200
commit1eda099d06837651a0e6fac4585e80f83363d4ef (patch)
tree97b6c98e696a8172a82a9a03479270580feadcd6 /scripts
parent9faf4938b8195a0fb5d62cf1702f9f5c07523031 (diff)
Another portability tweak.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/MakeHeader.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/MakeHeader.py b/scripts/MakeHeader.py
index c0fdc851..74bdb4fd 100755
--- a/scripts/MakeHeader.py
+++ b/scripts/MakeHeader.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
import os, sys, string

© 2014-2024 Faster IT GmbH | imprint | privacy policy