mirror of
https://github.com/linuxserver/docker-mods.git
synced 2026-03-23 00:05:28 +08:00
Merge pull request #980 from linuxserver/universal-calibre-log
add log message about warnings
This commit is contained in:
commit
f1c46fff46
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user