Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCampbell Barton <ideasman42@gmail.com>2013-11-18 13:38:53 +0400
committerCampbell Barton <ideasman42@gmail.com>2013-11-18 13:41:22 +0400
commit995d4d803aa889513a2d1ad4b7e26140217f3a5a (patch)
treef97e297a8979798a64e335902eb1f172c214a675 /release/bin
parent106699ecd7c904dedd1a25606c072d5570faa629 (diff)
Maintenance: Shebang lines fix for some python scripts
Diffstat (limited to 'release/bin')
-rwxr-xr-xrelease/bin/blender-thumbnailer.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/release/bin/blender-thumbnailer.py b/release/bin/blender-thumbnailer.py
index 8b93eebdeec..22e811c538e 100755
--- a/release/bin/blender-thumbnailer.py
+++ b/release/bin/blender-thumbnailer.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# ##### BEGIN GPL LICENSE BLOCK #####
#