Fix brew style on update.sh (2)

This commit is contained in:
Sharon Azriel 2024-01-07 14:54:29 +02:00
parent 02a8de72d6
commit 53c261814e

View File

@ -647,7 +647,6 @@ EOS
CURL_GITHUB_API_ARGS=() CURL_GITHUB_API_ARGS=()
fi fi
if [[ "${DIR}" == "${HOMEBREW_REPOSITORY}" && -n "${HOMEBREW_UPDATE_TO_TAG}" ]] if [[ "${DIR}" == "${HOMEBREW_REPOSITORY}" && -n "${HOMEBREW_UPDATE_TO_TAG}" ]]
then then
# Only try to `git fetch` when the upstream tags have changed # Only try to `git fetch` when the upstream tags have changed