Fix daemon.py shebang.

This commit is contained in:
Eijebong 2016-07-13 18:51:08 +02:00
parent a548e2ff6d
commit c702fb147b

View file

@ -1,4 +1,4 @@
#/usr/bin/env python3
#!/usr/bin/env python3
# Copyright 2011 Florent Le Coz <louiz@louiz.org>
#
# This file is part of Poezio.