Skip to content

Instantly share code, notes, and snippets.

@hafs-r
Created September 22, 2019 07:22
#copy android licenses
mkdir -p "$ANDROID_HOME/licenses"
rsync -avhP ./android-licenses/ "$ANDROID_HOME/licenses/"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment