power off android device over adb
[android-command-line.git] / adb-power-off.sh
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