diff options
author | Parménides GV <parmegv@sdf.org> | 2013-10-10 17:13:13 +0200 |
---|---|---|
committer | cyBerta <richy@cyborgsociety.org> | 2013-11-09 20:23:01 +0100 |
commit | 0abfb2f21719d0c49aaf5713dbde41cc20ade055 (patch) | |
tree | ba5e95a2c439e5e754e88b542172c38be2ea4ed2 /run.sh | |
parent | e4f53f8bf019fdb2d8f73325c6ec6908002e8899 (diff) |
Changed some documentation and scripts.
Diffstat (limited to 'run.sh')
-rwxr-xr-x | run.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -34,5 +34,5 @@ else fi wait_until_booted -adb install -r $PROJECT_FOLDER/bin/LEAP\ Android-debug.apk # Install the new version of the application +adb install -r $PROJECT_FOLDER/bin/Bitmask\ Android-debug.apk # Install the new version of the application adb shell am start se.leap.bitmaskclient/.Dashboard # Run app |