remove calibre

This commit is contained in:
Anthony Stirling
2024-10-06 23:05:51 +01:00
parent a12de218c0
commit 378d0f8afb
6 changed files with 22 additions and 32 deletions

View File

@@ -12,8 +12,8 @@ fi
umask "$UMASK" || true
if [[ "$INSTALL_BOOK_AND_ADVANCED_HTML_OPS" == "true" && "$FAT_DOCKER" != "true" ]]; then
#echo "issue with calibre in current version, feature currently disabled on Stirling-PDF"
apk add --no-cache calibre@testing
echo "issue with calibre in current version, feature currently disabled on Stirling-PDF"
#apk add --no-cache calibre@testing
fi
if [[ "$FAT_DOCKER" != "true" ]]; then