cmd/update.sh: provide full JSON URL.
This makes it clearer what site cannot be accessed.
This commit is contained in:
parent
c9fdce3e3c
commit
aa2c2982a0
@ -802,7 +802,7 @@ EOS
|
||||
HOMEBREW_UPDATED="1"
|
||||
fi
|
||||
else
|
||||
echo "Failed to download ${formula_or_cask}.json!" >>"${update_failed_file}"
|
||||
echo "Failed to download ${json_url}!" >>"${update_failed_file}"
|
||||
fi
|
||||
done
|
||||
fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user