diff options
author | Parménides GV <parmegv@sdf.org> | 2013-10-10 17:13:13 +0200 |
---|---|---|
committer | Sean Leonard <meanderingcode@aetherislands.net> | 2013-10-20 13:21:50 -0700 |
commit | 0a24acb85b585b6ccd985fe58e2a831a20b51fa7 (patch) | |
tree | 9cdea36ea95f458e16c783c04bc13183c18df208 /run.sh | |
parent | 413b0c9d35527a9b16e1d3b1f4cf466be9fac6c4 (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 |