From 4d6b397ed7e2f738d2d1578f3a8b52843bf592fd Mon Sep 17 00:00:00 2001 From: Pacien TRAN-GIRARD Date: Fri, 14 Aug 2015 23:06:24 +0200 Subject: Stop the execution of the script on error --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index 2e34e5c..b1ba08f 100644 --- a/readme.md +++ b/readme.md @@ -59,7 +59,7 @@ Running the custom installation script will: ```bash -adb shell /system/bin/sh -x /data/local/tmp/root-vi7.sh +adb shell /system/bin/sh -x -e /data/local/tmp/root-vi7.sh ``` ### Installing the GUI -- cgit v1.2.3