don't hard-code the path to the python interpreter
authorRalf Jung <post@ralfj.de>
Thu, 18 Jun 2015 11:12:30 +0000 (13:12 +0200)
committerRalf Jung <post@ralfj.de>
Thu, 18 Jun 2015 11:12:30 +0000 (13:12 +0200)
auto_debuild.py

index 640ac4fd67aaa36b28a9d671c5a0f0be6f20d69b..e2258c534a706720d5ce1fc2cc555222abfa6bac 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python3
+#!/usr/bin/env python3
 # auto-debuild - Automatic Generation of Debian Packages
 # Copyright (C) 2012 Ralf Jung <post@ralfj.de>
 #