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