Add android-builder wrapper command
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ COMMAND="${1:-help}"
|
||||
TARGET="$COMMAND"
|
||||
|
||||
case "$COMMAND" in
|
||||
setup|doctor|new|build|export|help|-h|--help)
|
||||
setup|doctor|new|wrapper|build|export|help|-h|--help)
|
||||
case "$COMMAND" in
|
||||
-h|--help) TARGET="help" ;;
|
||||
esac
|
||||
|
||||
Reference in New Issue
Block a user