summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu@debian.org>2020-08-13 09:33:34 +0200
committerEmilio Pozuelo Monfort <pochu@debian.org>2020-08-13 10:21:40 +0200
commit69963007d45b30b4e85f088b3ed20e12564192eb (patch)
tree59d35848cae1eaf600a3ee9734cac6cfe12f27ac /bin
parent2d8cd5295c9c204bb591415c0c006a3d2dd54747 (diff)
support-ended: switch to Python 3
Diffstat (limited to 'bin')
-rwxr-xr-xbin/support-ended.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/support-ended.py b/bin/support-ended.py
index ef158c10be..56fa57177f 100755
--- a/bin/support-ended.py
+++ b/bin/support-ended.py
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
# vim: set fileencoding=utf-8 :
#
# Copyright 2016 Guido Günther <agx@sigxcpu.org>

© 2014-2024 Faster IT GmbH | imprint | privacy policy