Philip/ussd notify

This commit is contained in:
2021-02-10 17:48:24 +00:00
committed by Blair Vanderlugt
parent 9c9f41ed4c
commit 6051b55b9a
6 changed files with 54 additions and 52 deletions

View File

@@ -39,6 +39,8 @@ COPY cic-ussd/docker/db.sh \
/root/
RUN chmod +x /root/*.sh
RUN cd cic-ussd && \
pip install $pip_extra_index_url_flag .
# copy config and migration files to definitive file so they can be referenced in path definitions for running scripts