mirror of
https://github.com/apache/cordova-android.git
synced 2025-02-12 10:42:58 +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:
commit
df1536ea77
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user