Remove reference to file that doesnt exist anymore

This commit is contained in:
Shane McDonald 2018-10-22 18:57:34 -04:00 committed by Ryan Petrello
parent b3cf93256b
commit 7df63830ed
No known key found for this signature in database
GPG Key ID: F2AA5F2122351777

View File

@ -22,7 +22,6 @@ else
fi
make awx-link
ln -s /awx_devel/tools/rdb.py /venv/awx/lib/python2.7/site-packages/rdb.py || true
yes | cp -rf /awx_devel/tools/docker-compose/supervisor.conf /supervisor.conf
# AWX bootstrapping