mirror of
https://github.com/immortalwrt/immortalwrt.git
synced 2025-08-11 06:11:53 +08:00
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:
@ -1,4 +1,4 @@
|
|||||||
#!/bin/env python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
"""
|
"""
|
||||||
Whole Flash Image Tag
|
Whole Flash Image Tag
|
||||||
|
Reference in New Issue
Block a user