Remove shebang and execute perms for env-setup since it must be sourced

This commit is contained in:
Toshio Kuratomi 2015-01-12 08:03:53 -08:00
parent 375f4d701c
commit 245f934629

1
hacking/env-setup Executable file → Normal file
View file

@ -1,4 +1,3 @@
#!/usr/bin/env bash
# usage: source ./hacking/env-setup [-q]
# modifies environment for running Ansible from checkout