repos="ppa:cordova-ubuntu/ppa" if test -n "${ANDROID_HOME}"; then envs="-e ANDROID_HOME=${ANDROID_HOME}" dirs="-v ${ANDROID_HOME}:${ANDROID_HOME}:ro" fi