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>2015-01-29 07:56:23 +0300
committerCampbell Barton <ideasman42@gmail.com>2015-01-29 07:56:23 +0300
commit65574b0b030fd1a893520fe967e580ed00308cb5 (patch)
treedabff691d9b6bba9372e69eeae646fc1dcb09813 /doc/manpage
parent1738d4acc904a17c307048464b9b81a57b310cfb (diff)
cleanup: shebang lines
D888 by @sambler
Diffstat (limited to 'doc/manpage')
-rwxr-xr-xdoc/manpage/blender.1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/manpage/blender.1.py b/doc/manpage/blender.1.py
index 77f5c5e4f16..cdd2d7ca2df 100755
--- a/doc/manpage/blender.1.py
+++ b/doc/manpage/blender.1.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python
# ##### BEGIN GPL LICENSE BLOCK #####
#