Update path to 'env' so tool works on MacOS

Change-Id: If89a832fb2041bf617c8d733febd284de5f25b51
This commit is contained in:
Tony Breeds 2015-09-15 09:18:30 +10:00
parent 50c2d3a227
commit 2e63708862
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/env python
#!/usr/bin/env python
import subprocess
import json