Skip to content

Commit

Permalink
add log message about warnings
Browse files Browse the repository at this point in the history
  • Loading branch information
aptalca committed Nov 18, 2024
1 parent 9edf22d commit 8db106c
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,5 @@ if [[ -e /calibre.txz ]]; then
echo "Installing Calibre version $(cat /CALIBRE_RELEASE)"
/app/calibre/calibre_postinstall
rm /calibre.txz
echo "**** The 2 warnings above about setting up completion and desktop integration are expected and harmless. You can safely ignore them. ****"
fi

0 comments on commit 8db106c

Please sign in to comment.