Returning the addon include.

This commit is contained in:
tomasgodoi 2017-08-29 01:54:41 -03:00
parent 4ad5bd71b5
commit e59347a071

View File

@ -3,7 +3,7 @@ FROM txgio/anki:2.0.45
RUN apt-get update && \
apt-get install -y xvfb
#COPY AnkiConnect.py /data/addons/AnkiConnect.py
COPY AnkiConnect.py /data/addons/AnkiConnect.py
COPY tests/docker/prefs.db /data/prefs.db