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
commit1845f0296b82788ef28239c1fe857c1c98968c97 (patch)
tree0edee51fa84160a1cf7bbc27612d49ea79af3322 /bin
parente04e5284f9499195b18e58cbbdb650e1f736ab48 (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