master
MrTyton 3 years ago
parent 079ba16dd7
commit f799623f97

@ -85,8 +85,9 @@ RUN echo *** Install Packages *** && \
python3 -m pip --no-cache-dir install pushbullet.py && \ python3 -m pip --no-cache-dir install pushbullet.py && \
ln -s /opt/calibre/calibredb /bin/calibredb ln -s /opt/calibre/calibredb /bin/calibredb
COPY root/ / && \ COPY root/ /
chmod +x /app/run.sh
RUN chmod +x /app/run.sh
VOLUME /config VOLUME /config

@ -1 +1 @@
2022.03.25-19 2022.03.25-20

Loading…
Cancel
Save