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'."
|
||||
else
|
||||
echo "Please consult your system's package manager."
|
||||
fi
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue