mirror of https://github.com/janLo/punkow
Make service runner executeable
This commit is contained in:
parent
8dde581e3e
commit
b415d0657c
|
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import asyncio
|
||||
import logging
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue