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:
Álvaro Fernández Rojas 2020-05-19 08:06:29 +02:00 committed by AmadeusGhost
parent 7cbeafd7f8
commit 2c4e2e4b40

View File

@ -1,4 +1,4 @@
#!/bin/env python3 #!/usr/bin/env python3
""" """
Whole Flash Image Tag Whole Flash Image Tag