mirror of
https://github.com/linuxserver/docker-calibre-web.git
synced 2026-05-04 00:09:04 +08:00
fix typo
This commit is contained in:
parent
3f9fb412ed
commit
f7ee848dd6
@ -57,7 +57,7 @@ RUN \
|
||||
pip install -U --no-cache-dir \
|
||||
pip \
|
||||
wheel && \
|
||||
pip3 install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/ubuntu/ -r \
|
||||
pip install -U --no-cache-dir --find-links https://wheel-index.linuxserver.io/ubuntu/ -r \
|
||||
requirements.txt -r \
|
||||
optional-requirements.txt && \
|
||||
echo "***install kepubify" && \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user