mirror of
https://github.com/ansible/awx.git
synced 2026-04-01 00:05:07 -02:30
4 lines
51 B
Bash
Executable File
4 lines
51 B
Bash
Executable File
#!/bin/bash
|
|
|
|
exec /var/lib/awx/setup/setup.sh "$@"
|