projects
/
zonemaker.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
e2ed490
)
don't hard-code the path to the python interpreter
author
Ralf Jung
<post@ralfj.de>
Thu, 18 Jun 2015 11:09:34 +0000
(13:09 +0200)
committer
Ralf Jung
<post@ralfj.de>
Thu, 18 Jun 2015 11:09:34 +0000
(13:09 +0200)
zonemaker
patch
|
blob
|
history
diff --git
a/zonemaker
b/zonemaker
index 01697f25cfb1a36402a9c355f01d13279d70938d..e308c95f6ff54968e7261d2065ad76c0d9b47582 100755
(executable)
--- a/
zonemaker
+++ b/
zonemaker
@@
-1,4
+1,4
@@
-#!/usr/bin/python3
+#!/usr/bin/
env
python3
# Copyright (c) 2014, Ralf Jung <post@ralfj.de>
# All rights reserved.
#