remove shebang from local scripts
This commit is contained in:
parent
290c8abeb5
commit
d2be37dbde
2 changed files with 1 additions and 2 deletions
|
@ -1,2 +1 @@
|
|||
#!/bin/sh
|
||||
TEST=true python -m unittest discover
|
||||
|
|
Reference in a new issue