-
Notifications
You must be signed in to change notification settings - Fork 1
autyzm-pg/friendly-words-manager
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
#!/usr/bin/env bash /usr/bin/expect -c ' set timeout -1; spawn '"${ANDROID_HOME}"'/tools/bin/sdkmanager --licenses; expect { "y/N" { exp_send "y\r" ; exp_continue } eof } '
About
No description, website, or topics provided.
Stars
Watchers
Forks
Packages 0
No packages published