don't hard-code the path to the python interpreter
authorRalf Jung <post@ralfj.de>
Thu, 18 Jun 2015 11:09:34 +0000 (13:09 +0200)
committerRalf Jung <post@ralfj.de>
Thu, 18 Jun 2015 11:09:34 +0000 (13:09 +0200)
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.
 #