mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
Remove shebang and execute perms for env-setup since it must be sourced
This commit is contained in:
1
hacking/env-setup
Executable file → Normal file
1
hacking/env-setup
Executable file → Normal file
@@ -1,4 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
# usage: source ./hacking/env-setup [-q]
|
||||
# modifies environment for running Ansible from checkout
|
||||
|
||||
|
||||
Reference in New Issue
Block a user