mirror of
https://github.com/apache/cordova-android.git
synced 2026-05-11 00:00:05 +08:00
no more ruby dependency
This commit is contained in:
Executable
+3
@@ -0,0 +1,3 @@
|
||||
#! /bin/sh
|
||||
|
||||
emulator -cpu-delay 0 -no-boot-anim -cache ./tmp/cache -avd default > /dev/null 2>&1 & # put the avd's chatty ass in the background
|
||||
Reference in New Issue
Block a user