added interpreter line
parent
72b38fbe5c
commit
6374ef2766
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/python3
|
||||||
import os, json, sys
|
import os, json, sys
|
||||||
|
|
||||||
try:
|
try:
|
||||||
|
|
Loading…
Reference in New Issue