#!/bin/sh
export AWX_SETTINGS_FILE=/etc/tower/settings.py
exec python3 \"$@\"
