summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-10-10 17:13:13 +0200
committerSean Leonard <meanderingcode@aetherislands.net>2013-10-20 13:21:50 -0700
commit0a24acb85b585b6ccd985fe58e2a831a20b51fa7 (patch)
tree9cdea36ea95f458e16c783c04bc13183c18df208 /run.sh
parent413b0c9d35527a9b16e1d3b1f4cf466be9fac6c4 (diff)
Changed some documentation and scripts.
Diffstat (limited to 'run.sh')
-rwxr-xr-xrun.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/run.sh b/run.sh
index 08209db0..77dc7c6c 100755
--- a/run.sh
+++ b/run.sh
@@ -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