From: Álvaro Fernández Rojas Date: Tue, 19 May 2020 06:06:29 +0000 (+0200) Subject: scripts: cfe-wfi-tag: fix shebang X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=258cb7f1695d7c512069f48571c95c3de8053639;p=openwrt%2Fstaging%2Fzorun.git scripts: cfe-wfi-tag: fix shebang Fixes: 72985233a696 ("scripts: support CFE WFI images") Signed-off-by: Álvaro Fernández Rojas --- 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