Skip to content

Instantly share code, notes, and snippets.

@DylanLacey
Created August 13, 2015 02:27
Show Gist options
  • Save DylanLacey/25384425ba390cf2c7c6 to your computer and use it in GitHub Desktop.
Save DylanLacey/25384425ba390cf2c7c6 to your computer and use it in GitHub Desktop.
Prerunpush
#!/bin/bash
/home/chef/android-sdk-linux/platform-tools/adb -s remount
/home/chef/android-sdk-linux/platform-tools/adb -s emulator-5554 push https://github.com/rwilkett/SauceScripts/blob/master/hosts /etc/hosts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment