mirror of
https://github.com/ansible/awx.git
synced 2026-01-16 04:10:44 -03:30
Fix ansible shebang error
This commit is contained in:
parent
e210ee4077
commit
c4c0cace88
@ -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