aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorÁlvaro Fernández Rojas <noltari@gmail.com>2020-05-19 08:06:29 +0200
committerÁlvaro Fernández Rojas <noltari@gmail.com>2020-05-19 08:06:29 +0200
commit258cb7f1695d7c512069f48571c95c3de8053639 (patch)
treed5228ddfd645fdeaa7ab886b38326f3034fd5441
parent30fcb62840be0595f50e03e79eb166674fb0de47 (diff)
downloadupstream-258cb7f1695d7c512069f48571c95c3de8053639.tar.gz
upstream-258cb7f1695d7c512069f48571c95c3de8053639.tar.bz2
upstream-258cb7f1695d7c512069f48571c95c3de8053639.zip
scripts: cfe-wfi-tag: fix shebang
Fixes: 72985233a696 ("scripts: support CFE WFI images") Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
-rwxr-xr-xscripts/cfe-wfi-tag.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/cfe-wfi-tag.py b/scripts/cfe-wfi-tag.py
index 3b60dbfc5d..78ae869f1d 100755
--- a/scripts/cfe-wfi-tag.py
+++ b/scripts/cfe-wfi-tag.py
@@ -1,4 +1,4 @@
-#!/bin/env python3
+#!/usr/bin/env python3
"""
Whole Flash Image Tag