mirror of
https://github.com/ansible/awx.git
synced 2024-10-30 13:55:31 +03:00
Merge pull request #6312 from beeankha/collections_toolbox_sanity_fix
Fix Shebang Error in Collections Tools Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
bcbe9691e5
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
# coding: utf-8 -*-
|
||||
|
||||
{# The following is set by the generate.yml file:
|
||||
|
Loading…
Reference in New Issue
Block a user