mirror of
https://github.com/ansible/awx.git
synced 2024-10-31 23:51:09 +03:00
4 lines
51 B
Bash
Executable File
4 lines
51 B
Bash
Executable File
#!/bin/bash
|
|
|
|
exec /var/lib/awx/setup/setup.sh "$@"
|