mirror of
https://github.com/rasbt/python_reference.git
synced 2025-02-20 07:12:07 +00:00
Merge pull request #6 from iiSeymour/patch-1
Added a shebang to the shebang adding script
This commit is contained in:
commit
357a5fd895
|
@ -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