update_nextcloud.sh: some minor updates.
This commit is contained in:
parent
a677f31043
commit
522df2e02e
@ -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 ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user