mirror of
https://github.com/ansible/awx.git
synced 2026-01-23 15:38:06 -03:30
add mkdir command to start_development script to cause collectstatic not to error
This commit is contained in:
parent
d8ee92aefd
commit
d62bad536b
@ -41,6 +41,7 @@ make migrate
|
||||
make init
|
||||
|
||||
mkdir -p /tower_devel/awx/public/static
|
||||
mkdir -p /tower_devel/awx/ui/static
|
||||
|
||||
# Start the service
|
||||
make honcho
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user