Make service runner executeable

This commit is contained in:
Jan Losinski
2019-01-07 11:19:11 +01:00
parent 8dde581e3e
commit b415d0657c
Regular → Executable
+2
View File
@@ -1,3 +1,5 @@
#!/usr/bin/env python
import asyncio import asyncio
import logging import logging