Merge pull request #54 from serv-inc/patch-3

chore: shebang to document python3
This commit is contained in:
Marek Kraus 2020-10-31 10:10:47 +01:00 committed by GitHub
commit 2b624db303
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
image_conf/flash_build.py Normal file → Executable file
View File

@ -1,3 +1,4 @@
#! /usr/bin/env python3
# -*- coding:utf-8 -*-
import os