aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2013-01-23 23:27:58 +0100
committerMattias Andrée <maandree@operamail.com>2013-01-23 23:27:58 +0100
commit05493a1068f7f5cc542087ccbeff691b18c657bf (patch)
tree348ac36d2fd9f5b2e6c1d513d7d2c6cebba85a45
parentupdate copyright notice (diff)
downloadsysrss-05493a1068f7f5cc542087ccbeff691b18c657bf.tar.gz
sysrss-05493a1068f7f5cc542087ccbeff691b18c657bf.tar.bz2
sysrss-05493a1068f7f5cc542087ccbeff691b18c657bf.tar.xz
changing shebang, python should(!) be python3
Signed-off-by: Mattias Andrée <maandree@operamail.com>
-rwxr-xr-xsysrss.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysrss.py b/sysrss.py
index a17f8e0..20fd44b 100755
--- a/sysrss.py
+++ b/sysrss.py
@@ -1,5 +1,5 @@
-#!/usr/bin/env python3
-# -*- mode: python, coding: utf-8 -*-
+#!/usr/bin/env python
+# -*- coding: utf-8 -*-
'''
sysrss – Let your system generate a maintenance notification RSS