Add header on python script to permit launch it with './'.

This commit is contained in:
Moul
2016-02-11 17:24:24 +01:00
parent 9afcd5e449
commit 021002cc08
2 changed files with 3 additions and 1 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env python2
import os
import sys
import json