mirror of
https://github.com/badaix/snapcast.git
synced 2025-08-04 00:59:32 +02:00
added shebang
This commit is contained in:
parent
be385136ec
commit
c895c32abe
3 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
import sys
|
||||
import telnetlib
|
||||
import json
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
import sys
|
||||
import telnetlib
|
||||
import json
|
||||
|
|
|
@ -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