Skip to content

Commit

Permalink
solve path
Browse files Browse the repository at this point in the history
  • Loading branch information
timur-harin committed May 23, 2024
1 parent 79e803c commit 111ace6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion help/is-macos.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ set -e
set -o pipefail

if [[ "$OSTYPE" == "darwin"* ]]; then
"${LOCAL}/install-brew.sh"
"${LOCAL}/installs/install-brew.sh"
exit 0
else
exit 1
Expand Down

0 comments on commit 111ace6

Please sign in to comment.