Add /bin/env python shebang

This commit is contained in:
fanyx 2022-11-04 13:32:45 +01:00
parent 15aa006540
commit b139a2eadf

2
build.py Normal file → Executable file
View file

@ -1,3 +1,5 @@
#!/bin/env python
import yaml
from os.path import dirname