diff options
Diffstat (limited to '')
| -rwxr-xr-x | sysrss.py | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -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 | 
