mirror of
https://github.com/rasbt/python_reference.git
synced 2025-03-02 20:08:45 +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
|
||||
# Shell script that prepends a Python shebang
|
||||
# '#!/usr/bin/env python' to all
|
||||
|
Loading…
x
Reference in New Issue
Block a user