Skip to content

Commit

Permalink
fix: revert add amd calibre folder"
Browse files Browse the repository at this point in the history
This reverts commit e611dbb.
  • Loading branch information
bayang committed Jan 18, 2022
1 parent e611dbb commit ec29273
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ RUN if [ "$TARGETPLATFORM" = "linux/amd64" ] ; then \
qt5-default \
&& apt-get clean \
&& rm -rf /var/lib/apt/lists/* \
&& mkdir /.config/calibre/ \
&& wget -nv -O- https://download.calibre-ebook.com/linux-installer.sh | sh /dev/stdin install_dir=/ isolated=y \
&& curl https://www.mobileread.com/forums/attachment.php\?attachmentid\=182200\&d\=1641360812 > goodreads.zip \
&& /calibre/calibre-customize --add-plugin goodreads.zip \
Expand Down

0 comments on commit ec29273

Please sign in to comment.