Create a setup subpackage

This commit is contained in:
Shane McDonald
2017-03-22 22:58:11 -04:00
parent 114340753d
commit 0e2a2d61e2
3 changed files with 11 additions and 2 deletions

View File

@@ -0,0 +1,3 @@
#!/bin/bash
exec /var/lib/awx/setup/setup.sh "$@"