Skip to content

Commit 35225ea

Browse files
committed
Merge pull request #22 from nbensa/patch-1
Respect user's python binary
2 parents 98d07d0 + b601def commit 35225ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

makesnapshots.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/env python
22
#
33
# (c) 2012/2014 E.M. van Nuil / Oblivion b.v.
44
#

0 commit comments

Comments
 (0)