mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Remove shebang and execute perms for env-setup since it must be sourced
This commit is contained in:
parent
375f4d701c
commit
245f934629
1 changed files with 0 additions and 1 deletions
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue