Le 23/12/2013 13:28, [email protected] a écrit : > Hello, > > adb wait-for-device shell stop-b2g > /ystem/bin/sh: stop-b2g: not found > > adb wait-for-device shell stop b2g > (nothing and continues with rebooting bucle)
Maybe: adb wait-for-device && adb shell stop b2g > _______________________________________________ > dev-b2g mailing list > [email protected] > https://lists.mozilla.org/listinfo/dev-b2g > _______________________________________________ dev-b2g mailing list [email protected] https://lists.mozilla.org/listinfo/dev-b2g
