Skip to content

Instantly share code, notes, and snippets.

@Ricky-Wilson
Created March 24, 2020 05:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Ricky-Wilson/46c97858ba0c425cff9e906ff2f3c10f to your computer and use it in GitHub Desktop.
Save Ricky-Wilson/46c97858ba0c425cff9e906ff2f3c10f to your computer and use it in GitHub Desktop.
ADB helper to turn off a device
#!/bin/bash
adb shell svc power shutdown
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment