mirror of
https://github.com/zhigang1992/react-native.git
synced 2026-01-12 22:50:10 +08:00
tweak build script.
This commit is contained in:
@@ -6,7 +6,7 @@ set -e
|
||||
|
||||
if [ -z "$1" ]
|
||||
then
|
||||
echo "You must supply an OS version as the first arg, e.g. 8.1 or 8.2"
|
||||
echo "You must supply an OS version as the first arg, e.g. 8.1"
|
||||
exit 255
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user