From ccd56bc1305dbd07d8b818202a1efbe8c79912d3 Mon Sep 17 00:00:00 2001 From: Emilio Pozuelo Monfort Date: Thu, 13 Aug 2020 09:33:34 +0200 Subject: support-ended: switch to Python 3 --- bin/support-ended.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') 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 -- cgit v1.2.3