binman: update shebang to use specific Python version path
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/home/nearology/.pyenv/versions/2.7.18/bin/python
|
||||||
|
|
||||||
# Copyright (c) 2016 Google, Inc
|
# Copyright (c) 2016 Google, Inc
|
||||||
# Written by Simon Glass <sjg@chromium.org>
|
# Written by Simon Glass <sjg@chromium.org>
|
||||||
|
|||||||
Reference in New Issue
Block a user