mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-06-15 04:43:01 -04:00
Merge pull request #980 from linuxserver/universal-calibre-log
add log message about warnings
This commit is contained in:
@@ -25,4 +25,5 @@ if [[ -e /calibre.txz ]]; then
|
|||||||
echo "Installing Calibre version $(cat /CALIBRE_RELEASE)"
|
echo "Installing Calibre version $(cat /CALIBRE_RELEASE)"
|
||||||
/app/calibre/calibre_postinstall
|
/app/calibre/calibre_postinstall
|
||||||
rm /calibre.txz
|
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
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user