From 0947577a81aab4a6198824f131ec525664e2acb4 Mon Sep 17 00:00:00 2001 From: serv-inc Date: Fri, 30 Oct 2020 20:44:51 +0100 Subject: [PATCH] chore: shebang to document python3 --- image_conf/flash_build.py | 1 + 1 file changed, 1 insertion(+) diff --git a/image_conf/flash_build.py b/image_conf/flash_build.py index d43ab601..e41dd88f 100644 --- a/image_conf/flash_build.py +++ b/image_conf/flash_build.py @@ -1,3 +1,4 @@ +#! /usr/bin/env python3 # -*- coding:utf-8 -*- import os