Skip to content

Instantly share code, notes, and snippets.

@iwagaki
Created January 27, 2015 15:51
Show Gist options
  • Save iwagaki/3629e22fc615dc677c72 to your computer and use it in GitHub Desktop.
Save iwagaki/3629e22fc615dc677c72 to your computer and use it in GitHub Desktop.
Set adb with a sticky bit
sudo chown root:root adb
sudo chmod u+sx adb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment