Update shebang in tools to allow virtualenv
Change-Id: Ie3cfc5796b401a683521afc2f872106006825b2e
This commit is contained in:
parent
401c05413c
commit
9f9b96ce56
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Copyright 2016 Sam Yaple
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Copyright 2016 Sam Yaple
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Copyright 2016 Sam Yaple
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Copyright 2016 Sam Yaple
|
||||
#
|
||||
|
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Copyright 2016 Sam Yaple
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user