From 65574b0b030fd1a893520fe967e580ed00308cb5 Mon Sep 17 00:00:00 2001 From: Campbell Barton Date: Thu, 29 Jan 2015 15:56:23 +1100 Subject: cleanup: shebang lines D888 by @sambler --- doc/manpage/blender.1.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/manpage') 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 ##### # -- cgit v1.2.3