mirror of
https://github.com/ansible/awx.git
synced 2026-04-10 20:49:24 -02:30
Fix ansible shebang error
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
#!/usr/bin/python
|
#!/usr/bin/env python
|
||||||
# coding: utf-8 -*-
|
# coding: utf-8 -*-
|
||||||
|
|
||||||
{# The following is set by the generate.yml file:
|
{# The following is set by the generate.yml file:
|
||||||
|
|||||||
Reference in New Issue
Block a user