summaryrefslogtreecommitdiff
path: root/run.sh
diff options
context:
space:
mode:
authorParménides GV <parmegv@sdf.org>2013-10-10 17:13:13 +0200
committercyBerta <richy@cyborgsociety.org>2013-11-09 20:23:01 +0100
commit0abfb2f21719d0c49aaf5713dbde41cc20ade055 (patch)
treeba5e95a2c439e5e754e88b542172c38be2ea4ed2 /run.sh
parente4f53f8bf019fdb2d8f73325c6ec6908002e8899 (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