fix dockerfile
This commit is contained in:
parent
4cfbdf2138
commit
978634d1ea
@ -61,7 +61,7 @@ RUN echo *** Install Packages *** && \
|
||||
# python3 -m pip --no-cache-dir install --extra-index-url https://testpypi.python.org/pypi FanFicFare==${FFF_RELEASE}; \
|
||||
#fi && \
|
||||
#python3 -m pip --no-cache-dir install pushbullet.py pillow && \
|
||||
python3 -m pip --no-cache-dir install feedparser && \
|
||||
python3 -m pip --no-cache-dir install feedparser
|
||||
#ln -s /opt/calibre/calibredb /bin/calibredb
|
||||
|
||||
RUN echo "**** cleanup ****" && \
|
||||
|
Loading…
Reference in New Issue
Block a user