We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 9edf22d + 8db106c commit f1c46ffCopy full SHA for f1c46ff
root/etc/s6-overlay/s6-rc.d/init-mod-universal-calibre-setup/run
@@ -25,4 +25,5 @@ if [[ -e /calibre.txz ]]; then
25
echo "Installing Calibre version $(cat /CALIBRE_RELEASE)"
26
/app/calibre/calibre_postinstall
27
rm /calibre.txz
28
+ echo "**** The 2 warnings above about setting up completion and desktop integration are expected and harmless. You can safely ignore them. ****"
29
fi
0 commit comments