From a9054f19361a4e43eb42da86d254bbb51814b4b3 Mon Sep 17 00:00:00 2001 From: Laurent Bigonville Date: Sat, 6 Nov 2021 18:33:07 +0100 Subject: [PATCH] debian/source_nut.py: Change the shebang to python3 --- debian/source_nut.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/source_nut.py b/debian/source_nut.py index 1dd5fd5..b5088f1 100644 --- a/debian/source_nut.py +++ b/debian/source_nut.py @@ -1,4 +1,4 @@ -#!/usr/bin/python +#!/usr/bin/python3 '''nut Apport interface