[Exit 1] has been removed from xcode-clt.sh

This commit is contained in:
Andrey Mishechkin (GITHUB INC)
2020-10-22 11:04:36 +04:00
parent d3f104b157
commit ca7a6c4028

View File

@@ -41,5 +41,3 @@ while ! is_clt_installed; do
echo "Wait $sleepInterval seconds before the next check for installed Command Line Tools"
sleep $sleepInterval
done
exit 1