readd html, add usercount to license

This commit is contained in:
Anthony Stirling
2024-10-06 00:07:23 +01:00
parent e660237e28
commit eee2f5c666
18 changed files with 278 additions and 70 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