summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorMorris Jobke <hey@morrisjobke.de>2014-10-03 12:14:07 +0200
committerMorris Jobke <hey@morrisjobke.de>2014-10-03 12:14:07 +0200
commit2831fb387964515e3b138cd5d3f43f5e3e96bc5a (patch)
treee57427b2e86c4b948cc8d0c7d2a9644cfe4fe5dc /bin
parent688ed252220bb0beb9aa1adde181ae1d5023affd (diff)
script just works with Python 3 - then also request that in shebang
Diffstat (limited to 'bin')
-rw-r--r--bin/updater.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/updater.py b/bin/updater.py
index 6fc6cee1c..a3da90866 100644
--- a/bin/updater.py
+++ b/bin/updater.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
"""
Updater script for the news app which allows multiple feeds to be updated at
once to speed up the update process. Built in cron has to be disabled in the