scripts: cfe-wfi-tag: fix shebang
Fixes: 72985233a6
("scripts: support CFE WFI images")
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
This commit is contained in:
parent
30fcb62840
commit
258cb7f169
|
@ -1,4 +1,4 @@
|
||||||
#!/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Whole Flash Image Tag
|
Whole Flash Image Tag
|
||||||
|
|
Loading…
Reference in New Issue