fixed shebang

This commit is contained in:
Paolo Asperti 2017-12-28 23:48:05 +01:00
parent f836841f66
commit 2533927cca
2 changed files with 3 additions and 1 deletions

1
TODO
View File

@ -10,6 +10,7 @@
- support for md files in spool
dependencies:
- python-pip (perche' serve telepot)
- python-watchdog
- python-argparse
- python-configparser

View File

@ -1,4 +1,5 @@
#!/usr/bin/python
#!/usr/bin/env python2
import time
import random
import datetime