power off android device over adb
authorDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 25 Apr 2013 19:53:11 +0000 (21:53 +0200)
committerDobrica Pavlinusic <dpavlin@rot13.org>
Thu, 25 Apr 2013 19:53:11 +0000 (21:53 +0200)
adb-power-off.sh [new file with mode: 0755]

diff --git a/adb-power-off.sh b/adb-power-off.sh
new file mode 100755 (executable)
index 0000000..3d6af08
--- /dev/null
@@ -0,0 +1,3 @@
+#!/bin/sh -x
+
+adb shell reboot -p