mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 19:30:39 -03:30
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…
x
Reference in New Issue
Block a user