|
@ -258,7 +258,7 @@ if grep "^Nextcloud is in maintenance mode" "$MIGRATION_TMPDIR/migration.log" >/ |
|
|
fi |
|
|
fi |
|
|
info "Successfully upgraded from ${WHITE}$current_config_version${NORMAL} to ${WHITE}$target${NORMAL}" |
|
|
info "Successfully upgraded from ${WHITE}$current_config_version${NORMAL} to ${WHITE}$target${NORMAL}" |
|
|
|
|
|
|
|
|
if [ -z "no_hint" ]; then |
|
|
|
|
|
|
|
|
if [ -z "$no_hint" ]; then |
|
|
cat <<EOF >&2 |
|
|
cat <<EOF >&2 |
|
|
Don't forget to force the version in your \`\`compose.yml\`\`. For instance: |
|
|
Don't forget to force the version in your \`\`compose.yml\`\`. For instance: |
|
|
|
|
|
|
|
|