Switch shebang to python3
[invirt/packages/invirt-base.git] / scripts / invirt-mako-render
index 1eaeede..7aa42aa 100755 (executable)
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/env python3
 # Modified from mako-render by gdb.
 # TODO: set the lookup path dynamically.