chore(ios): forgot to cleanup an in-dev line (sigh)

This commit is contained in:
Joshua A. Horton 2023-06-27 10:55:41 +07:00
parent 489c55d988
commit ea0cddfd5e

View file

@ -6,8 +6,6 @@ THIS_SCRIPT="$(readlink -f "${BASH_SOURCE[0]}")"
. "${THIS_SCRIPT%/*/*}/../resources/build/build-utils.sh"
## END STANDARD BUILD SCRIPT INCLUDE
exit 1
# This script runs from its own folder
cd "$(dirname "$THIS_SCRIPT")"