Merge "Update path to 'env' so tool works on MacOS"
This commit is contained in:
commit
8f9d6f8b05
@ -1,4 +1,4 @@
|
||||
#!/bin/env python
|
||||
#!/usr/bin/env python
|
||||
|
||||
import subprocess
|
||||
import json
|
||||
|
Loading…
Reference in New Issue
Block a user