mirror of
https://github.com/ThePhD/sol2.git
synced 2024-03-22 13:10:44 +08:00
Change shebang of bootstrap
This commit is contained in:
parent
715efa6e20
commit
2a5b800286
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
import ninja_syntax
|
||||
import os, sys, glob
|
||||
|
|
Loading…
Reference in New Issue
Block a user