mirror of
https://github.com/ansible/awx.git
synced 2026-05-13 20:37:39 -02: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 migrate
|
||||||
make init
|
make init
|
||||||
|
|
||||||
|
mkdir -p /tower_devel/awx/public/static
|
||||||
|
|
||||||
# Start the service
|
# Start the service
|
||||||
make honcho
|
make honcho
|
||||||
|
|||||||
Reference in New Issue
Block a user