Merge "Use /usr/bin/env python to autodetect python"
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
import json
|
||||
import netaddr
|
||||
|
@@ -1,4 +1,4 @@
|
||||
#!/bin/python -utt
|
||||
#!/usr/bin/env python -utt
|
||||
|
||||
import os
|
||||
import sys
|
||||
|
Reference in New Issue
Block a user