diff --git a/bin/templates/cordova/run b/bin/templates/cordova/run index 9641ab2b..47720589 100755 --- a/bin/templates/cordova/run +++ b/bin/templates/cordova/run @@ -66,7 +66,7 @@ elif [[ "$#" -eq 1 ]] ; then $DIR/build $DIR/lib/install-device elif [[ $1 == "--emulator" ]] ; then - #$DIR/build + $DIR/build run_on_emulator elif [[ $1 =~ "--target=" ]]; then $DIR/build