Update Python3 shebang (again...) to what Debian people say is right and proper
[invirt/packages/invirt-base.git] / scripts / invirt-mako-render
index 1686e6f..ef7d890 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/env python3
+#!/usr/bin/python3
 # Modified from mako-render by gdb.
 # TODO: set the lookup path dynamically.