mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
Merge branch '2.9.x' of https://git-wip-us.apache.org/repos/asf/cordova-android into 2.9.x
This commit is contained in:
@@ -66,7 +66,7 @@ elif [[ "$#" -eq 1 ]] ; then
|
|||||||
$DIR/build
|
$DIR/build
|
||||||
$DIR/lib/install-device
|
$DIR/lib/install-device
|
||||||
elif [[ $1 == "--emulator" ]] ; then
|
elif [[ $1 == "--emulator" ]] ; then
|
||||||
#$DIR/build
|
$DIR/build
|
||||||
run_on_emulator
|
run_on_emulator
|
||||||
elif [[ $1 =~ "--target=" ]]; then
|
elif [[ $1 =~ "--target=" ]]; then
|
||||||
$DIR/build
|
$DIR/build
|
||||||
|
|||||||
Reference in New Issue
Block a user