1
0
Fork 0
mirror of https://github.com/gorhill/uMatrix.git synced 2024-06-02 10:24:59 +12:00

Fix build scipts' shebang, let -> const

This commit is contained in:
Deathamns 2014-12-20 20:20:23 +01:00 committed by gorhill
parent b6cee9dc3d
commit b95f974586

View file

@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
import os
import json