Skip to content

Commit

Permalink
Update uninstall.sh
Browse files Browse the repository at this point in the history
Co-authored-by: Misty De Méo <hi@mistydemeo.com>
  • Loading branch information
p-linnane and mistydemeo authored Dec 30, 2024
1 parent 023af1a commit 91455e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uninstall.sh
Original file line number Diff line number Diff line change
Expand Up @@ -459,7 +459,7 @@ then
fi
fi

residual_dirs=("${HOMEREW_REPOSITORY}")
residual_dirs=("${HOMEBREW_REPOSITORY}")
if [[ "${HOMEBREW_PREFIX}" != "/usr/local" ]]
then
residual_dirs+=("${HOMEBREW_PREFIX}")
Expand Down

0 comments on commit 91455e9

Please sign in to comment.