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-13 00:04:11 +0100
commit002e1f633b7bda7b713f84be3bf0ad19f5a23c8c (patch)
tree87c1ac7ea5c0c1eceb92fdf1b131182f185d4c1b /run.sh
parent47c72ff3ee5d35ee42b01c4fd8017394b29445cc (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 77dc7c6c..60258c44 100755
--- a/run.sh
+++ b/run.sh
@@ -34,5 +34,5 @@ else
fi
wait_until_booted
-adb install -r $PROJECT_FOLDER/bin/Bitmask\ Android-debug.apk # Install the new version of the application
+adb install -r $PROJECT_FOLDER/bin/Bitmask\ for\ Android-debug.apk # Install the new version of the application
adb shell am start se.leap.bitmaskclient/.Dashboard # Run app