mirror of
https://github.com/TrezOne/docker-mods-uptime-kuma-timeout-fix.git
synced 2026-07-18 16:58:27 -04:00
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