mirror of
https://github.com/badaix/snapcast.git
synced 2025-05-23 14:06:14 +02:00
added shebang
This commit is contained in:
parent
a60ed3597e
commit
8b98a79806
3 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
import sys
|
||||
import telnetlib
|
||||
import json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue