summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu@debian.org>2020-08-06 10:24:38 +0200
committerEmilio Pozuelo Monfort <pochu@debian.org>2020-08-06 11:02:28 +0200
commit910fc01974e12d7b1bccf6ab5f49056f24bbfafe (patch)
tree91373cd7368cae8ed8214035a580b80828e5ac4b /bin
parent36df5f12b7225beba04eab249baf948de7b98512 (diff)
apt-update-file: switch to Python 3
Diffstat (limited to 'bin')
-rwxr-xr-xbin/apt-update-file2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/apt-update-file b/bin/apt-update-file
index 244ae4436d..617eed2d99 100755
--- a/bin/apt-update-file
+++ b/bin/apt-update-file
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
# This script is mainly used to demo the updateFile function.
from __future__ import print_function

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