added shebang

This commit is contained in:
badaix 2015-09-12 19:33:26 +02:00
parent a60ed3597e
commit 8b98a79806
3 changed files with 3 additions and 0 deletions

View file

@ -1,3 +1,4 @@
#!/usr/bin/env python
import sys
import telnetlib
import json