]> git.siccegge.de Git - forks/vmdebootstrap.git/commitdiff
tweak shebang - 2
authorNeil Williams <codehelp@debian.org>
Sat, 2 May 2015 20:17:48 +0000 (21:17 +0100)
committerNeil Williams <codehelp@debian.org>
Sat, 2 May 2015 20:17:48 +0000 (21:17 +0100)
vmextract.py

index bb5eaa2e55b2f944cb6ead544b7c5ebd7257ea3a..563d0c3d21ba77deabb7750b5ee13b7ef541a1c4 100755 (executable)
@@ -1,4 +1,4 @@
-#! /usr/bin/env python
+#! /usr/bin/python
 # -*- coding: utf-8 -*-
 #
 #  Copyright 2015 Neil Williams <codehelp@debian.org>