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
commit9f5a5df84e7f4d2209cace7ec6d2566043cea89f (patch)
tree429e60c04d5c406c02e455afa35a1d7d4e86fc4e /bin
parentf3200dbb67c9521c786d3c3b1015d4d345107a24 (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