aboutsummaryrefslogtreecommitdiffhomepage
path: root/gbp/scripts/supercommand.py
diff options
context:
space:
mode:
Diffstat (limited to 'gbp/scripts/supercommand.py')
-rw-r--r--gbp/scripts/supercommand.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/gbp/scripts/supercommand.py b/gbp/scripts/supercommand.py
index c2bcfb2c..46b37ed7 100644
--- a/gbp/scripts/supercommand.py
+++ b/gbp/scripts/supercommand.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
# vim: set fileencoding=utf-8 :
#
# (C) 2013 Guido Günther <agx@sigxcpu.org>