mirror of
https://github.com/ansible/awx.git
synced 2026-01-21 06:28:01 -03:30
Make sure we bootstrap the static dir prior to starting
This commit is contained in:
parent
83cd055f10
commit
defd271c90
@ -40,5 +40,7 @@ make version_file
|
||||
make migrate
|
||||
make init
|
||||
|
||||
mkdir -p /tower_devel/awx/public/static
|
||||
|
||||
# Start the service
|
||||
make honcho
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user