Returning the addon include.
This commit is contained in:
parent
4ad5bd71b5
commit
e59347a071
@ -3,7 +3,7 @@ FROM txgio/anki:2.0.45
|
|||||||
RUN apt-get update && \
|
RUN apt-get update && \
|
||||||
apt-get install -y xvfb
|
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
|
COPY tests/docker/prefs.db /data/prefs.db
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user