Merge pull request #8189 from gojimmypi/pr-espressif-setup

remove trailing exit code
This commit is contained in:
David Garske
2024-11-15 08:37:20 -08:00
committed by GitHub

View File

@ -159,4 +159,3 @@ if [ "${WOLFSSL_SETUP_VERBOSE}" == "true" ]; then
echo "Copy complete!"
fi
exit 1