mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Fiddle with HOME var
This commit is contained in:
@@ -27,5 +27,7 @@ export PATH=${ANT_HOME}/bin:${PATH}
|
||||
export PATH=${DEV_BUNDLE}/bin:${PATH}
|
||||
export NODE_PATH="${DEV_BUNDLE}/lib/node_modules"
|
||||
|
||||
export HOME="${ANDROID_BUNDLE}"
|
||||
|
||||
exec ${DEV_BUNDLE}/lib/node_modules/cordova/bin/cordova "$@"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user