scripts: cfe-bin-header: fix shebang
Fixes: e575a7f777 ("scripts: support tags for CFE binaries")
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 | ||||
|  | ||||
| import argparse | ||||
| import os | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Álvaro Fernández Rojas
					Álvaro Fernández Rojas