summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <pochu@debian.org>2020-08-06 11:12:46 +0200
committerEmilio Pozuelo Monfort <pochu@debian.org>2020-08-06 11:12:46 +0200
commit7061860a96836e31bf9c35829f86e9a71e7c2a8a (patch)
tree57b4a0f216e02571fda95ad0663d6ff805c13e22 /bin
parent11bf1e8a561f32dfc4bee05837403321a0fd0428 (diff)
update-db: switch to Python 3
Diffstat (limited to 'bin')
-rwxr-xr-xbin/update-db2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/update-db b/bin/update-db
index 000ee00606..71603d9ee1 100755
--- a/bin/update-db
+++ b/bin/update-db
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
from __future__ import print_function
import os

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