forgot to end if
This commit is contained in:
parent
aa73c77e0d
commit
71cfe76db1
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ if [[ ERROR -ne 0 ]]; then
|
||||||
echo "Try running 'xcode-select --install'."
|
echo "Try running 'xcode-select --install'."
|
||||||
else
|
else
|
||||||
echo "Please consult your system's package manager."
|
echo "Please consult your system's package manager."
|
||||||
|
fi
|
||||||
exit 0
|
exit 0
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue