Last active
August 29, 2015 14:04
-
-
Save mitchwongho/37dd70cf8b8ee277505a to your computer and use it in GitHub Desktop.
Jenkins config
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 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