Merge "Use /usr/bin/env python to autodetect python"
This commit is contained in:
commit
4e418d2fed
extraconfig
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user