mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 10:00:01 -03:30
Makefile update.
This commit is contained in:
parent
2fa216c98f
commit
f0707ad701
2
Makefile
2
Makefile
@ -273,7 +273,7 @@ supervisor:
|
||||
supervisord --configuration /supervisor.conf --pidfile=/tmp/supervisor_pid
|
||||
|
||||
# Alternate approach to tmux to run all development tasks specified in
|
||||
# Procfile. https://youtu.be/OPMgaibszjk
|
||||
# Procfile.
|
||||
honcho:
|
||||
@if [ "$(VENV_BASE)" ]; then \
|
||||
. $(VENV_BASE)/awx/bin/activate; \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user