Skip to content

Instantly share code, notes, and snippets.

@mitchwongho
Last active August 29, 2015 14:04
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 mitchwongho/37dd70cf8b8ee277505a to your computer and use it in GitHub Desktop.
Save mitchwongho/37dd70cf8b8ee277505a to your computer and use it in GitHub Desktop.
Jenkins config
# Android SDK update
(for i in {1..30}; do echo y; sleep 1; done) | /opt/android/android-sdk-linux/tools/android update sdk -u -a
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment