can't pass args to python3 shebang
This commit is contained in:
parent
fe84a6f43f
commit
c389f7cdc7
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python3 -u
|
||||
#!/usr/bin/env python3
|
||||
|
||||
# Copyright 2016 The Meson development team
|
||||
|
||||
|
|
Loading…
Reference in New Issue