update_nextcloud.sh: some minor updates.

This commit is contained in:
Christoph 2021-12-11 03:37:33 +01:00
parent a677f31043
commit 522df2e02e

View File

@ -629,7 +629,9 @@ fi
echo ""
if [[ "$VERSION" = "$PRIOR_VERSION" ]] ; then
warn "The new version (\033[1m${VERSION}\033[m) is the same as the current version (\033[1m${PRIOR_VERSION}\033[m)!"
warn "The new version (\033[1m${VERSION}\033[m) is the same as the current version (\033[1m${PRIOR_VERSION}\033[m).
\033[1mYou have to reinstall some apps manually!\033[m"
fi
echo ""