Fix build scipts' shebang, let -> const

pull/2/head
Deathamns 10 years ago committed by gorhill
parent b6cee9dc3d
commit b95f974586

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

Loading…
Cancel
Save