mirror of
https://github.com/rasbt/python_reference.git
synced 2024-11-23 20:11:13 +00:00
Added a shebang to the shebang adding script
This commit is contained in:
parent
4900267a02
commit
e8db4ab294
|
@ -1,3 +1,4 @@
|
||||||
|
#!/usr/bin/env bash
|
||||||
# Sebastian Raschka 05/21/2014
|
# Sebastian Raschka 05/21/2014
|
||||||
# Shell script that prepends a Python shebang
|
# Shell script that prepends a Python shebang
|
||||||
# '#!/usr/bin/env python' to all
|
# '#!/usr/bin/env python' to all
|
||||||
|
|
Loading…
Reference in New Issue
Block a user