mirror of
https://github.com/GitJournal/GitJournal.git
synced 2025-07-15 07:56:11 +08:00
5 lines
87 B
Bash
Executable File
5 lines
87 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
set -eux
|
|
~/Library/Android/sdk/tools/emulator -avd Nexus_7_API_27
|