mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 23:12:08 -03:30
fixed
This commit is contained in:
parent
d1cf7245f7
commit
f2bfaf7aca
3
Makefile
3
Makefile
@ -412,9 +412,6 @@ ui-release: $(UI_BUILD_FLAG_FILE)
|
||||
ui-devel: awx/ui/node_modules
|
||||
@$(MAKE) -B $(UI_BUILD_FLAG_FILE)
|
||||
@if [ -d "/var/lib/awx" ] ; then \
|
||||
command1 ; \
|
||||
command2 ; \
|
||||
... ;\
|
||||
mkdir -p /var/lib/awx/public/static/css; \
|
||||
mkdir -p /var/lib/awx/public/static/js; \
|
||||
mkdir -p /var/lib/awx/public/static/media; \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user