mirror of
https://github.com/ansible/awx.git
synced 2026-02-04 19:18:13 -03:30
Make sure we bootstrap the static dir prior to starting
This commit is contained in:
@@ -40,5 +40,7 @@ make version_file
|
||||
make migrate
|
||||
make init
|
||||
|
||||
mkdir -p /tower_devel/awx/public/static
|
||||
|
||||
# Start the service
|
||||
make honcho
|
||||
|
||||
Reference in New Issue
Block a user