mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-10 20:43:48 -05:00
Merge pull request #1153 from cmcginty/remove-sbang
Remove shebang lines from scripts for performance
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
set -e
|
||||
|
||||
status=0
|
||||
|
||||
Reference in New Issue
Block a user